Searched refs:lookupSections (Results 1 – 1 of 1) sorted by relevance
1045 lookupSections(ObjectFile &OF, InstrProfSectKind IPSK) { in lookupSections() function1109 auto NamesSection = lookupSections(*OF, IPSK_name); in loadBinaryFormat()1112 NamesSection = lookupSections(*OF, IPSK_covname); in loadBinaryFormat()1125 auto CoverageSection = lookupSections(*OF, IPSK_covmap); in loadBinaryFormat()1138 auto CoverageRecordsSections = lookupSections(*OF, IPSK_covfun); in loadBinaryFormat()