Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DDWARF.h65 const LLDDWARFSection &getNamesSection() const override { in getNamesSection() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h80 virtual const DWARFSection &getNamesSection() const { return Dummy; } in getNamesSection() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2421 const DWARFSection &getNamesSection() const override { in getNamesSection() function in __anonfc0a132e1211::DWARFObjInMemory