Home
last modified time | relevance | path

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

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