================ @@ -1350,6 +1350,9 @@ class BinaryContext { return Code.size(); } + /// Processes .text section to identify function references. ---------------- maksfb wrote: Instead of saying ".text", use more generic "code". https://github.com/llvm/llvm-project/pull/116275