Searched refs:getSegmentLoadCommand (Results 1 – 9 of 9) sorted by relevance
48 : O.getSegmentLoadCommand(LC).nsects); in calculateFileAlignment()58 : O.getSegmentLoadCommand(LC).vmaddr); in calculateFileAlignment()
3251 MachO::segment_command SLC = O->getSegmentLoadCommand(Command); in MachOAbstractFixupEntry()4650 MachOObjectFile::getSegmentLoadCommand(const LoadCommandInfo &L) const { in getSegmentLoadCommand() function in MachOObjectFile
147 Segment = adaptFrom32bits(Obj.getSegmentLoadCommand(LCI)); in iterateOnSegments()551 LCI, InputBinary.getSegmentLoadCommand(LCI), InputBinary, Writer, in generateDsymCompanion()
215 MachO::segment_command SLC = MachO->getSegmentLoadCommand(Command); in getImageBaseAddress()
249 MachO::segment_command Seg = MachO->getSegmentLoadCommand(Load); in printDarwinSectionSizes()318 MachO::segment_command Seg = MachO->getSegmentLoadCommand(Load); in printDarwinSegmentSizes()
653 getSegmentLoadCommand(const LoadCommandInfo &L) const;
374 MachO::segment_command SC = Obj->getSegmentLoadCommand(L); in getSegment()
335 MachO::segment_command SLC = MachOObj->getSegmentLoadCommand(Command); in getSectionsAndSymbols()713 MachO::segment_command Seg = O->getSegmentLoadCommand(Load); in PrintIndirectSymbols()1041 const MachO::segment_command Seg = O->getSegmentLoadCommand(Load); in PrintRelocations()1068 MachO::segment_command SLC = O->getSegmentLoadCommand(Command); in PrintFunctionStarts()1231 MachO::segment_command SLC = O->getSegmentLoadCommand(Command); in GetSegmentNames()3284 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessCstringPointer()3350 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessIndirectSymbol()10393 MachO::segment_command SLC = Obj->getSegmentLoadCommand(Command); in PrintLoadCommands()10569 MachO::segment_command Seg = Obj->getSegmentLoadCommand(Command); in printMachOExportsTrie()
1225 MachO::segment_command Seg = MachO.getSegmentLoadCommand(Command); in dumpSymbolsFromDLInfoMachO()