Home
last modified time | relevance | path

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

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