Searched refs:getDebugInfoEntry (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h53 const DWARFDebugInfoEntry *getDebugInfoEntry() const { return Die; } function in class:llvm::DWARFDie
328 return LHS.getDebugInfoEntry() == RHS.getDebugInfoEntry() &&
H A DDWARFUnit.h477 return getDIEIndex(D.getDebugInfoEntry());

Completed in 130 milliseconds