Home
last modified time | relevance | path

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

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