Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h80 virtual const DWARFSection &getNamesSection() const { return Dummy; } in getNamesSection() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2419 const DWARFSection &getNamesSection() const override { in getNamesSection() function in __anonafd15ee41111::DWARFObjInMemory