Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DDwarf.h38 llvm::StringRef getStrSection() const override { return strSection; } in getStrSection() function
/llvm-project-15.0.7/lld/ELF/
H A DDWARF.h73 StringRef getStrSection() const override { return strSection; } in getStrSection() function
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h47 virtual StringRef getStrSection() const { return ""; } in getStrSection() function
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1950 StringRef getStrSection() const override { return StrSection; } in getStrSection() function in __anon445fd25e0f11::DWARFObjInMemory