Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/RuntimeLibs/
H A DHugifyRuntimeLibrary.h25 void addRuntimeLibSections(std::vector<std::string> &SecNames) const final { in addRuntimeLibSections()
H A DInstrumentationRuntimeLibrary.h30 void addRuntimeLibSections(std::vector<std::string> &SecNames) const final { in addRuntimeLibSections()
/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DObjDumper.cpp105 std::map<std::string, bool> SecNames; in getSectionRefsByNameOrIndex() local
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp26 SetVector<StringRef> SecNames; in getNonEmptySectionNames() local