Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp542 DenseMap<StringRef, ELFYAML::Fill *> NameToFill; in initProgramHeaders() local
546 NameToFill[S->Name] = S; in initProgramHeaders()