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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/elf/
H A Dmmix.h105 #define SHN_REGISTER SHN_LOPROC macro
121 /* This is a faked section holding symbols with SHN_REGISTER. Don't
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/elf/
H A Dmmix.h105 #define SHN_REGISTER SHN_LOPROC macro
121 /* This is a faked section holding symbols with SHN_REGISTER. Don't
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/elf/
H A Dmmix.h105 #define SHN_REGISTER SHN_LOPROC macro
121 /* This is a faked section holding symbols with SHN_REGISTER. Don't
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf64-mmix.c2105 sym->st_shndx = SHN_REGISTER;
2112 Having a SHN_REGISTER and register section translates better to other
2131 case SHN_REGISTER:
2163 *retval = SHN_REGISTER;
2171 file. We must handle the special SHN_REGISTER section number here.
2187 if (sym->st_shndx == SHN_REGISTER)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf64-mmix.c2105 sym->st_shndx = SHN_REGISTER;
2112 Having a SHN_REGISTER and register section translates better to other
2131 case SHN_REGISTER:
2163 *retval = SHN_REGISTER;
2171 file. We must handle the special SHN_REGISTER section number here.
2187 if (sym->st_shndx == SHN_REGISTER)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf64-mmix.c2105 sym->st_shndx = SHN_REGISTER;
2112 Having a SHN_REGISTER and register section translates better to other
2131 case SHN_REGISTER:
2163 *retval = SHN_REGISTER;
2171 file. We must handle the special SHN_REGISTER section number here.
2187 if (sym->st_shndx == SHN_REGISTER)

Completed in 136 milliseconds