Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DDWARF.h46 const llvm::DWARFSection &getLoclistsSection() const override { in getLoclistsSection() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h42 virtual const DWARFSection &getLoclistsSection() const { return Dummy; } in getLoclistsSection() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2383 const DWARFSection &getLoclistsSection() const override { return LoclistsSection; } in getLoclistsSection() function in __anonfc0a132e1211::DWARFObjInMemory