Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp771 DenseMap<uint32_t, std::vector<DWARFYAML::DebugNameEntry>> StrpToEntries; groupEntries() local
814 emitDebugNamesEntryPool(bool IsLittleEndian,const DenseMap<uint32_t,std::vector<DWARFYAML::DebugNameEntry>> & StrpToEntries,ArrayRef<DWARFYAML::DebugNameAbbreviation> Abbrevs) emitDebugNamesEntryPool() argument
852 DenseMap<uint32_t, std::vector<DebugNameEntry>> StrpToEntries = emitDebugNames() local