Searched defs:SecRef (Results 1 – 8 of 8) sorted by relevance
261 for (auto SecRef : sections) { in createNormalizedSymbols() local308 for (auto &SecRef : sections) { in createNormalizedSections() local369 for (auto &SecRef : sections) { in addRelocations() local462 for (auto SecRef : sections) { in graphifyRegularSymbols() local
110 for (auto &SecRef : Obj.sections()) { in createNormalizedSections() local
70 for (object::SectionRef SecRef : Obj.sections()) { in getSectionRefsByNameOrIndex() local
380 const auto &SecRef = SectionNames[SectionIndex]; in dumpAddressSection() local
381 const auto &SecRef = SectionNames[SectionIndex]; in dumpAddressSection() local
105 for (auto &SecRef : Obj.sections()) { in createNormalizedSections() local
85 Expected<object::SectionRef> SecRef = in extractSections() local
93 if (Expected<object::SectionRef> SecRef = Obj.getSection(SecIndex)) { in constructSectionCommon() local