Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp43 std::vector<std::string> SectionNamesVector; member in __anon37b0802e0111::IntelIttnotifyInfo
95 SectionNamesVector.push_back(SectionName.str()); in fillSectionInformation()
115 SectionInfoVector[I].name = SectionNamesVector[I].c_str(); in fillSectionInformation()