Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/som/
Dreloc.h46 #define R_ALT_ENTRY 0xb5 macro
/toolchain/binutils/binutils-2.25/bfd/
Dsom.c825 SOM_HOWTO (R_ALT_ENTRY, "R_ALT_ENTRY"),
3019 case R_ALT_ENTRY: in som_write_fixups()
3196 case R_ALT_ENTRY: in som_write_fixups()
DChangeLog-94955116 fixups. Support R_ALT_ENTRY (handle just like R_EXIT).