Home
last modified time | relevance | path

Searched defs:addCompileUnit (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/IR/
DDebugInfo.cpp199 bool DebugInfoFinder::addCompileUnit(DICompileUnit *CU) { in addCompileUnit() function in DebugInfoFinder
/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.cpp569 dwarfgen::CompileUnit &dwarfgen::Generator::addCompileUnit() { in addCompileUnit() function in dwarfgen::Generator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp239 bool DebugInfoFinder::addCompileUnit(DICompileUnit *CU) { in addCompileUnit() function in DebugInfoFinder
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp222 bool DebugInfoFinder::addCompileUnit(DICompileUnit *CU) { in addCompileUnit() function in DebugInfoFinder
/external/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp736 void addCompileUnit(DWARFDie D) { in addCompileUnit() function in __anonfc8e34e20311::LiveVariablePrinter