Home
last modified time | relevance | path

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

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