Home
last modified time | relevance | path

Searched defs:IsMips64EL (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h1073 bool IsMips64EL = false; global() variable
H A DELFObject.cpp954 writeRel(const RelRange & Relocations,T * Buf,bool IsMips64EL) writeRel() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp195 : Type(R.getType(IsMips64EL)), Symbol(R.getSymbol(IsMips64EL)), in Relocation() argument
191 Relocation(const typename ELFT::Rel & R,bool IsMips64EL) Relocation() argument
4853 const bool IsMips64EL = this->Obj.isMips64EL(); printDynamicRelocationsHelper() local
6307 const bool IsMips64EL = this->Obj.isMips64EL(); forEachRelocationDo() local
[all...]