Home
last modified time | relevance | path

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

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