Searched refs:NameToFill (Results 1 – 2 of 2) sorted by relevance
690 DenseMap<StringRef, ELFYAML::Fill *> NameToFill; in getPhdrFragments() local693 NameToFill[S->Name] = S; in getPhdrFragments()704 if (ELFYAML::Fill *Fill = NameToFill.lookup(SecName.Section)) { in getPhdrFragments()
469 DenseMap<StringRef, ELFYAML::Fill *> NameToFill; in initProgramHeaders() local473 NameToFill[S->Name] = S; in initProgramHeaders()