Searched defs:getLocalTUOffset (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFAcceleratorTable.cpp | 640 std::optional<uint64_t> DWARFDebugNames::Entry::getLocalTUOffset() const { getLocalTUOffset() function in DWARFDebugNames::Entry |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ | ||
H A D | DWARFAcceleratorTable.h | 62 virtual std::optional<uint64_t> getLocalTUOffset() const { in getLocalTUOffset() function |