Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DMachODumper.cpp899 MachO::dysymtab_command DLC = Obj->getDysymtabLoadCommand(); in printMachODysymtab() local
947 MachO::dysymtab_command DLC = Obj->getDysymtabLoadCommand(); in printMachOIndirectSymbols() local
/openbsd/gnu/llvm/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp624 MachO::dysymtab_command DLC = Obj.getDysymtabLoadCommand(); in dumpIndirectSymbols() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIDefines.h312 DLC = 4, enumerator
/openbsd/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp4807 const MachO::dysymtab_command &DLC, in getIndirectSymbolTableEntry()