Home
last modified time | relevance | path

Searched refs:getCUNameIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h607 const NameIndex *getCUNameIndex(uint64_t CUOffset);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp897 DWARFDebugNames::getCUNameIndex(uint64_t CUOffset) { in getCUNameIndex() function in DWARFDebugNames
DDWARFVerifier.cpp1499 AccelTable.getCUNameIndex(U->getOffset())) { in verifyDebugNames()