Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DRelocations.cpp689 template <class RelTy> static RelType getMipsN32RelType(RelTy *&Rel, RelTy *End) { in getMipsN32RelType() function
990 Type = getMipsN32RelType(I, End); in scanReloc()