Home
last modified time | relevance | path

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

/minix3/minix/llvm/passes/sectionify/
H A DSectionifyPass.cpp170 …onify(GlobalObject *value, std::vector<Regex*> &regexList, std::map<Regex*, std::string> &regexMap) in sectionify()
204 …&stringListOpt, std::vector<Regex*> &regexList, std::map<Regex*, std::string> &regexMap, std::stri… in parseAndInitRegexMap()
214 bool SectionifyPass::initRegexMap(std::map<Regex*, std::string> &regexMap, std::vector<Regex*> &reg… in initRegexMap()