Home
last modified time | relevance | path

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

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