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

Lines Matching refs:section_64

407         MachO::section_64 Sec = O->getSection64(Load, J);
810 const MachO::section_64 Sec = O->getSection64(Ref);
904 const MachO::section_64 Sec = O->getSection64(Ref);
1086 const MachO::section_64 Sec = O->getSection64(Ref);
2237 MachO::section_64 Sec = info->O->getSection64(Load, J);
2293 MachO::section_64 Sec = info->O->getSection64(Load, J);
2461 MachO::section_64 Sec = info->O->getSection64(Load, J);
7686 expected_cmdsize *= sizeof(struct MachO::section_64);
8912 MachO::section_64 S_64 = Obj->getSection64(Command, j);