Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h128 std::string getSecIndexForError(const ELFFile<ELFT> &Obj, in getSecIndexForError() function
559 getSecIndexForError(*this, *Sec) + in getSymbol()
569 return createError("section " + getSecIndexForError(*this, Sec) + in getSectionContentsAsArray()
577 return createError("section " + getSecIndexForError(*this, Sec) + in getSectionContentsAsArray()
582 return createError("section " + getSecIndexForError(*this, Sec) + in getSectionContentsAsArray()
587 return createError("section " + getSecIndexForError(*this, Sec) + in getSectionContentsAsArray()
1173 getSecIndexForError(*this, Section) + in getStringTable()
1185 getSecIndexForError(*this, Section) + " is empty"); in getStringTable()
1188 getSecIndexForError(*this, Section) + in getStringTable()
1292 return createError("a section " + getSecIndexForError(*this, Section) + in getSectionName()