Home
last modified time | relevance | path

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

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