Home
last modified time | relevance | path

Searched defs:getDIEIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h269 uint32_t getDIEIndex(const DWARFDebugInfoEntry *Die) const { in getDIEIndex() function
516 uint32_t getDIEIndex(const DWARFDie &D) const { in getDIEIndex() function
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h495 uint32_t getDIEIndex(const DWARFDebugInfoEntry *Die) const { in getDIEIndex() function
500 uint32_t getDIEIndex(const DWARFDie &Die) const { in getDIEIndex() function