Home
last modified time | relevance | path

Searched refs:getLocBaseAttribute (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h193 std::optional<uint64_t> getLocBaseAttribute() const;
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp339 std::optional<uint64_t> DWARFDie::getLocBaseAttribute() const { in getLocBaseAttribute() function in DWARFDie