Searched defs:TableOrErr (Results 1 – 9 of 9) sorted by relevance
130 auto TableOrErr = Obj.sections(); in getSecIndexForError() local501 Expected<typename ELFT::Word> TableOrErr = ShndxTable[SymIndex]; in getExtendedSymbolTableIndex() local1161 auto TableOrErr = sections(); in getSection() local
130 auto TableOrErr = Obj.sections(); in getSecIndexForError() local422 Expected<typename ELFT::Word> TableOrErr = ShndxTable[SymIndex]; in getExtendedSymbolTableIndex() local1082 auto TableOrErr = sections(); in getSection() local
56 auto TableOrErr = Obj->sections(); in getSecIndexForError() local588 auto TableOrErr = sections(); in getSection() local
974 auto TableOrErr = EF.getSHNDXTable(Sec); in create() local
89 ErrorOr<ArrayRef<Elf_Word>> TableOrErr = Obj.getSHNDXTable(Sec); in dump() local
783 ErrorOr<ArrayRef<Elf_Word>> TableOrErr = EF.getSHNDXTable(Sec); in ELFObjectFile() local