Home
last modified time | relevance | path

Searched defs:SLC (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-gsymutil/
H A Dllvm-gsymutil.cpp238 MachO::segment_command SLC = MachO->getSegmentLoadCommand(Command); in getImageBaseAddress() local
243 MachO::segment_command_64 SLC = MachO->getSegment64LoadCommand(Command); in getImageBaseAddress() local
/netbsd/crypto/external/bsd/heimdal/dist/
H A Dconfigure.ac113 AC_SUBST([SLC]) subst
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp316 MachO::segment_command SLC = MachOObj->getSegmentLoadCommand(Command); in getSectionsAndSymbols() local
323 MachO::segment_command_64 SLC = MachOObj->getSegment64LoadCommand(Command); in getSectionsAndSymbols() local
1049 MachO::segment_command SLC = O->getSegmentLoadCommand(Command); in PrintFunctionStarts() local
1055 MachO::segment_command_64 SLC = O->getSegment64LoadCommand(Command); in PrintFunctionStarts() local
10084 MachO::segment_command SLC = Obj->getSegmentLoadCommand(Command); in PrintLoadCommands() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIDefines.h283 SLC = 2, enumerator