Searched defs:SLC (Results 1 – 4 of 4) sorted by relevance
269 MachO::segment_command SLC = MachO->getSegmentLoadCommand(Command); getImageBaseAddress() local 274 MachO::segment_command_64 SLC = MachO->getSegment64LoadCommand(Command); getImageBaseAddress() local
309 MachO::segment_command SLC = MachOObj->getSegmentLoadCommand(Command); in getSectionsAndSymbols() local 316 MachO::segment_command_64 SLC = MachOObj->getSegment64LoadCommand(Command); in getSectionsAndSymbols() local 1042 MachO::segment_command SLC = O->getSegmentLoadCommand(Command); in PrintFunctionStarts() local 1048 MachO::segment_command_64 SLC in PrintFunctionStarts() local 1205 MachO::segment_command SLC = O->getSegmentLoadCommand(Command); GetSegmentNames() local 1208 MachO::segment_command_64 SLC = O->getSegment64LoadCommand(Command); GetSegmentNames() local 10097 MachO::segment_command SLC = Obj->getSegmentLoadCommand(Command); PrintLoadCommands() local [all...]
381 SLC = 2, global() enumerator
3258 TextAddress = SLC.vmaddr; in MachOAbstractFixupEntry() local