Searched refs:getSegmentLoadCommand (Results 1 – 9 of 9) sorted by relevance
41 : O.getSegmentLoadCommand(LC).nsects); in calculateFileAlignment()51 : O.getSegmentLoadCommand(LC).vmaddr); in calculateFileAlignment()
4303 MachOObjectFile::getSegmentLoadCommand(const LoadCommandInfo &L) const { in getSegmentLoadCommand() function in MachOObjectFile
144 Segment = adaptFrom32bits(Obj.getSegmentLoadCommand(LCI)); in iterateOnSegments()547 LCI, InputBinary.getSegmentLoadCommand(LCI), InputBinary, Writer, in generateDsymCompanion()
256 MachO::segment_command Seg = MachO->getSegmentLoadCommand(Load); in printDarwinSectionSizes()325 MachO::segment_command Seg = MachO->getSegmentLoadCommand(Load); in printDarwinSegmentSizes()
238 MachO::segment_command SLC = MachO->getSegmentLoadCommand(Command); in getImageBaseAddress()
498 getSegmentLoadCommand(const LoadCommandInfo &L) const;
361 MachO::segment_command SC = Obj->getSegmentLoadCommand(L); in getSegment()
316 MachO::segment_command SLC = MachOObj->getSegmentLoadCommand(Command); in getSectionsAndSymbols()694 MachO::segment_command Seg = O->getSegmentLoadCommand(Load); in PrintIndirectSymbols()1022 const MachO::segment_command Seg = O->getSegmentLoadCommand(Load); in PrintRelocations()1049 MachO::segment_command SLC = O->getSegmentLoadCommand(Command); in PrintFunctionStarts()3027 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessCstringPointer()3093 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessIndirectSymbol()10084 MachO::segment_command SLC = Obj->getSegmentLoadCommand(Command); in PrintLoadCommands()10258 MachO::segment_command Seg = Obj->getSegmentLoadCommand(Command); in printMachOExportsTrie()
1252 MachO::segment_command Seg = MachO.getSegmentLoadCommand(Command); in dumpSymbolsFromDLInfoMachO()