Searched defs:SectionsOrErr (Results 1 – 5 of 5) sorted by relevance
51 Expected<typename ELFT::ShdrRange> SectionsOrErr = in findSectionByAddress() local82 Expected<typename ELFT::ShdrRange> SectionsOrErr = Obj.sections(); in printUnwindInformation() local
321 auto SectionsOrErr = EF.sections(); in toDRI() local366 auto SectionsOrErr = EF.sections(); in getBuildAttributes() local460 auto SectionsOrErr = EF.sections(); in initContent() local824 auto SectionsOrErr = EF.sections(); in getSectionIndex() local888 auto SectionsOrErr = EF.sections(); in dynamic_relocation_sections() local940 auto SectionsOrErr = EF.sections(); in section_rel_begin() local1137 auto SectionsOrErr = EF.sections(); in section_begin() local1145 auto SectionsOrErr = EF.sections(); in section_end() local
1083 auto SectionsOrErr = sections(); in getSHNDXTable() local1121 auto SectionsOrErr = sections(); in getStringTableForSymtab() local1163 auto SectionsOrErr = sections(); in getSectionName() local
286 auto SectionsOrErr = Obj.sections(); in dump() local
1707 typename ELFT::ShdrRange SectionsOrErr = cantFail(Obj.sections()); in readSymbolVersionsELF() local