Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp165 static RelType getMipsPairType(RelType type, bool isLocal) { in getMipsPairType() function
502 uint32_t pairTy = getMipsPairType(type, isLocal); in computeMipsAddend()