Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h154 std::string getPhdrIndexForError(const ELFFile<ELFT> &Obj, in getPhdrIndexForError() function
656 return createError("program header " + getPhdrIndexForError(*this, Phdr) + in getSegmentContents()
661 return createError("program header " + getPhdrIndexForError(*this, Phdr) + in getSegmentContents()