Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp186 Relocation(const typename ELFT::Rel &R, bool IsMips64EL) in Relocation()
190 Relocation(const typename ELFT::Rela &R, bool IsMips64EL) in Relocation()
4371 const bool IsMips64EL = this->Obj.isMips64EL(); in printDynamicRelocationsHelper() local
5610 const bool IsMips64EL = this->Obj.isMips64EL(); in forEachRelocationDo() local