Home
last modified time | relevance | path

Searched defs:DWOName (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DWP/
H A DDWP.h21 std::string DWOName; global() member
60 const char *DWOName = ""; global() member
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp87 std::string DWOName = dwarf::toString( in getDWOFilenames() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp399 uint64_t DIEHash::computeCUSignature(StringRef DWOName, const DIE &Die) { in computeCUSignature()
H A DDwarfDebug.cpp1262 StringRef DWOName; in finalizeModuleInfo() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp570 std::string DWOName = dwarf::toString( in convert() local
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp302 StringRef DWOName) { in buildDWODescription()