Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h241 uint32_t getDIEIndex(const DWARFDebugInfoEntry *Die) { in getDIEIndex() function
476 uint32_t getDIEIndex(const DWARFDie &D) { in getDIEIndex() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h262 uint32_t getDIEIndex(const DWARFDebugInfoEntry *Die) const { in getDIEIndex() function
499 uint32_t getDIEIndex(const DWARFDie &D) const { in getDIEIndex() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h235 uint32_t getDIEIndex(const DWARFDebugInfoEntryMinimal *DIE) { in getDIEIndex() function