Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h194 Optional<uint64_t> getLocBaseAttribute() const;
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp344 Optional<uint64_t> DWARFDie::getLocBaseAttribute() const { in getLocBaseAttribute() function in DWARFDie