Searched defs:SecRef (Results 1 – 7 of 7) sorted by relevance
229 for (const auto &SecRef : m_object->sections()) { in CreateSections() local
118 for (object::SectionRef SecRef : Obj.sections()) { getSectionRefsByNameOrIndex() local
373 const auto &SecRef = SectionNames[SectionIndex]; in dumpAddressSection() local
82 Expected<object::SectionRef> SecRef = extractSections() local
128 Obj.getSection64(SecRef.getRawDataRefImpl()); in createNormalizedSections() local
465 __anon1ee742a10302(const ELFT::Phdr &Phdr, SectionRef SecRef) markGnuRelroSections() argument 498 for (SectionRef SecRef : InputFile->sections()) markGnuRelroSections() local 4101 SectionRef SecRef = ELF64LEFile->toSectionRef(&Section); rewriteNoteSections() local 4299 SectionRef SecRef = File->toSectionRef(&Section); getOutputSections() local 4378 SectionRef SecRef = File->toSectionRef(&Section); getOutputSections() local 4431 SectionRef SecRef = File->toSectionRef(&Section); getOutputSections() local [all...]
100 if (Expected<object::SectionRef> SecRef = Obj.getSection(SecIndex)) { in constructSectionCommon() local