Home
last modified time | relevance | path

Searched refs:getSecIndexForError (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h130 std::string getSecIndexForError(const ELFFile<ELFT> &Obj, in getSecIndexForError() function
607 getSecIndexForError(*this, *Sec) + in getSymbol()
617 return createError("section " + getSecIndexForError(*this, Sec) + in getSectionContentsAsArray()
625 return createError("section " + getSecIndexForError(*this, Sec) + in getSectionContentsAsArray()
630 return createError("section " + getSecIndexForError(*this, Sec) + in getSectionContentsAsArray()
635 return createError("section " + getSecIndexForError(*this, Sec) + in getSectionContentsAsArray()
1221 getSecIndexForError(*this, Section) + in getStringTable()
1233 getSecIndexForError(*this, Section) + " is empty"); in getStringTable()
1236 getSecIndexForError(*this, Section) + in getStringTable()
1340 return createError("a section " + getSecIndexForError(*this, Section) + in getSectionName()