Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h245 uint32_t getDIEIndex(const DWARFDebugInfoEntry *Die) { in getDIEIndex() function
447 uint32_t getDIEIndex(const DWARFDie &D) { in getDIEIndex() function
/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/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h235 uint32_t getDIEIndex(const DWARFDebugInfoEntryMinimal *DIE) { in getDIEIndex() function