Home
last modified time | relevance | path

Searched defs:getLocDWOSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h66 virtual const DWARFSection &getLocDWOSection() const { return Dummy; } in getLocDWOSection() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2340 const DWARFSection &getLocDWOSection() const override { in getLocDWOSection() function in __anone90d43f61111::DWARFObjInMemory