Home
last modified time | relevance | path

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

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