Home | History | Annotate | Download | only in llvm-objdump

Lines Matching refs:S_INTERPOSING

7840     else if (section_type == MachO::S_INTERPOSING)
7841 outs() << " S_INTERPOSING\n";