Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DDwarf.h37 llvm::StringRef getStrSection() const override { return strSection; } in getStrSection() function
/openbsd-src/gnu/llvm/lld/ELF/
H A DDWARF.h72 StringRef getStrSection() const override { return strSection; } in getStrSection() function
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h48 virtual StringRef getStrSection() const { return ""; } in getStrSection() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2018 StringRef getStrSection() const override { return StrSection; } in getStrSection() function in __anon00272cc51011::DWARFObjInMemory