Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h342 const DWARFLocationTable &getLocationTable() { return *LocTable; } in getLocationTable() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp89 U->getLocationTable().dumpLocationList(&Offset, OS, U->getBaseAddress(), MRI, in dumpLocationList()
H A DDWARFUnit.cpp657 Error ParseError = getLocationTable().visitAbsoluteLocationList( in findLoclistFromOffset()