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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp321 static RelType getMipsPairType(RelType type, bool isLocal) { function
626 uint32_t pairTy = getMipsPairType(type, isLocal);

Completed in 119 milliseconds