Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDDWARF.h65 const LLDDWARFSection &getNamesSection() const override { in getNamesSection() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFObject.h80 virtual const DWARFSection &getNamesSection() const { return Dummy; } in getNamesSection() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFContext.cpp2421 const DWARFSection &getNamesSection() const override { in getNamesSection() function in __anonba7270c81211::DWARFObjInMemory