Searched defs:getDebugInfoEntry (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h52 const DWARFDebugInfoEntry *getDebugInfoEntry() const { return Die; } function in class:llvm::DWARFDie
H A DDWARFUnit.h276 const DWARFDebugInfoEntry *getDebugInfoEntry(unsigned Index) const { function in class:llvm::DWARFUnit
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h480 const DWARFDebugInfoEntry *getDebugInfoEntry(unsigned Index) const { function

Completed in 268 milliseconds