Home
last modified time | relevance | path

Searched defs:getDIE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h178 DIE *getDIE(const MDNode *TypeMD) { getDIE() function
H A DDwarfDebug.h87 DIE *getDIE() const { return TheDIE; } in getDIE() function
H A DDwarfUnit.cpp196 DIE *DwarfUnit::getDIE(const DINode *D) const { in getDIE() function in DwarfUnit