Searched defs:addCompileUnit (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/IR/ | ||
D | DebugInfo.cpp | 199 bool DebugInfoFinder::addCompileUnit(DICompileUnit *CU) { in addCompileUnit() function in DebugInfoFinder |
/external/llvm-project/llvm/unittests/DebugInfo/DWARF/ | ||
D | DwarfGenerator.cpp | 569 dwarfgen::CompileUnit &dwarfgen::Generator::addCompileUnit() { in addCompileUnit() function in dwarfgen::Generator |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | ||
D | DebugInfo.cpp | 239 bool DebugInfoFinder::addCompileUnit(DICompileUnit *CU) { in addCompileUnit() function in DebugInfoFinder |
/external/llvm-project/llvm/lib/IR/ | ||
D | DebugInfo.cpp | 222 bool DebugInfoFinder::addCompileUnit(DICompileUnit *CU) { in addCompileUnit() function in DebugInfoFinder |
/external/llvm-project/llvm/tools/llvm-objdump/ | ||
D | llvm-objdump.cpp | 736 void addCompileUnit(DWARFDie D) { in addCompileUnit() function in __anonfc8e34e20311::LiveVariablePrinter |