Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp722 emitDebugNamesAbbrev(ArrayRef<DWARFYAML::DebugNameAbbreviation> Abbrevs) { in emitDebugNamesAbbrev() function
864 std::string AbbrevData = emitDebugNamesAbbrev(DebugNames.Abbrevs); in emitDebugNames()