Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DDWARF.h62 StringRef getStringSection() const override { return StrSection; } in getStringSection() function
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h48 virtual StringRef getStringSection() const { return ""; } in getStringSection() function
H A DDWARFUnit.h290 StringRef getStringSection() const { return StringSection; } in getStringSection() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1597 StringRef getStringSection() const override { return StringSection; } in getStringSection() function in __anonf3f23cd30d11::DWARFObjInMemory