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

Lines Matching full:section_64

366         MachO::section_64 Sec = O->getSection64(Load, J);
756 const MachO::section_64 Sec = O->getSection64(Ref);
845 const MachO::section_64 Sec = O->getSection64(Ref);
1021 const MachO::section_64 Sec = O->getSection64(Ref);
2093 MachO::section_64 Sec = info->O->getSection64(Load, J);
2149 MachO::section_64 Sec = info->O->getSection64(Load, J);
2307 MachO::section_64 Sec = info->O->getSection64(Load, J);
7321 expected_cmdsize *= sizeof(struct MachO::section_64);
8547 MachO::section_64 S_64 = Obj->getSection64(Command, j);