Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/nios2/
Dlinker.ld140 PROVIDE(gp = _gp); symbol
228 PROVIDE(gp = _gp); symbol
/Zephyr-latest/arch/mips/include/mips/
Dregdef.h60 #define gp $28 macro
/Zephyr-latest/include/zephyr/arch/mips/
Dexception.h22 unsigned long gp; /* global pointer */ member