Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h76 virtual const DWARFSection &getDebugNamesSection() const { return Dummy; } in getDebugNamesSection() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1623 const DWARFSection &getDebugNamesSection() const override { in getDebugNamesSection() function in __anonf3f23cd30d11::DWARFObjInMemory