Home
last modified time | relevance | path

Searched defs:getStrSection (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DDwarf.h37 llvm::StringRef getStrSection() const override { return strSection; } in getStrSection() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DDWARF.h71 StringRef getStrSection() const override { return strSection; } in getStrSection() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h48 virtual StringRef getStrSection() const { return ""; } in getStrSection() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2392 StringRef getStrSection() const override { return StrSection; } in getStrSection() function in __anonfc0a132e1211::DWARFObjInMemory