Searched defs:IsMips64EL (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/ObjCopy/ELF/ | ||
H A D | ELFObject.h | 1192 bool IsMips64EL = false; global() variable |
H A D | ELFObject.cpp | 976 writeRel(const RelRange & Relocations,T * Buf,bool IsMips64EL) writeRel() argument |
/llvm-project/llvm/tools/llvm-readobj/ | ||
H A D | ELFDumper.cpp | 194 Relocation(const typename ELFT::Rel &R, bool IsMips64EL) in Relocation() argument |