Home
last modified time | relevance | path

Searched refs:DIDT_AppleObjC (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp50 clEnumValN(DIDT_AppleObjC, "apple_objc", ".apple_objc"),
/external/llvm/include/llvm/DebugInfo/DWARF/
DDIContext.h113 DIDT_AppleObjC enumerator
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp246 if (DumpType == DIDT_All || DumpType == DIDT_AppleObjC) in dump()