Home
last modified time | relevance | path

Searched refs:AbbrevDWOSection (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2059 StringRef AbbrevDWOSection; member in __anonfc0a132e1211::DWARFObjInMemory
2080 .Case("debug_abbrev.dwo", &AbbrevDWOSection) in mapSectionToMember()
2338 StringRef getAbbrevDWOSection() const override { return AbbrevDWOSection; } in getAbbrevDWOSection()