Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DDwarf.h36 llvm::StringRef getAbbrevSection() const override { return abbrevSection; } in getAbbrevSection() function
/openbsd-src/gnu/llvm/lld/ELF/
H A DDWARF.h71 StringRef getAbbrevSection() const override { return abbrevSection; } in getAbbrevSection() function
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h40 virtual StringRef getAbbrevSection() const { return ""; } in getAbbrevSection() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2007 StringRef getAbbrevSection() const override { return AbbrevSection; } in getAbbrevSection() function in __anon00272cc51011::DWARFObjInMemory