Searched defs:SectionsOrErr (Results 1 – 5 of 5) sorted by relevance
51 Expected<typename ELFT::ShdrRange> SectionsOrErr = in findSectionByAddress() local 82 Expected<typename ELFT::ShdrRange> SectionsOrErr = Obj.sections(); in printUnwindInformation() local
344 auto SectionsOrErr = EF.sections(); toDRI() local 389 auto SectionsOrErr = EF.sections(); getBuildAttributes() local 490 auto SectionsOrErr = EF.sections(); initContent() local 869 auto SectionsOrErr = EF.sections(); getSectionIndex() local 932 auto SectionsOrErr = EF.sections(); dynamic_relocation_sections() local 991 auto SectionsOrErr = EF.sections(); section_rel_begin() local 1187 auto SectionsOrErr = EF.sections(); section_begin() local 1195 auto SectionsOrErr = EF.sections(); section_end() local [all...]
1196 auto SectionsOrErr = sections(); getSHNDXTable() local 1234 auto SectionsOrErr = sections(); getStringTableForSymtab() local 1276 auto SectionsOrErr = sections(); getSectionName() local [all...]
274 if (auto SectionsOrErr = Obj.sections()) in prepare() local
489 auto SectionsOrErr = getSectionNames(getPdb()); in dumpModules() local