Home
last modified time | relevance | path

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

/DragonStub/gnuefi/
H A Dreloc_mips64el.c102 case (R_MIPS_64 << 8) | R_MIPS_REL32: in _relocate()
/DragonStub/inc/
H A Delf.h1865 #define R_MIPS_REL32 3 /* PC relative 32 bit */ macro