Home
last modified time | relevance | path

Searched refs:SHN_LORESERVE (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h827 #ifndef SHN_LORESERVE
828 #define SHN_LORESERVE 0xff00 macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h84 #define SHN_LORESERVE 0xff00 macro
/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A Ddispsyms.c233 if (sym.st_shndx < SHN_LORESERVE) in print_symtab()
H A Ddcom.c267 if (shndx[shstrndx] < SHN_LORESERVE) in delete_comment()
/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c1190 if (nshdrs >= SHN_LORESERVE) in Pfgcore()
1195 if (nshdrs - 1 >= SHN_LORESERVE) in Pfgcore()
1248 if (nshdrs >= SHN_LORESERVE) in Pfgcore()
1253 if (nshdrs - 1 >= SHN_LORESERVE) in Pfgcore()
1278 nshdrs >= SHN_LORESERVE ? nshdrs : 0, in Pfgcore()
1279 nshdrs - 1 >= SHN_LORESERVE ? nshdrs - 1 : 0, in Pfgcore()
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dupdate.c317 if (scncnt < SHN_LORESERVE) in _elf_upd_lib()
433 if (scncnt < SHN_LORESERVE) { in _elf_upd_usr()
/illumos-gate/usr/src/cmd/dis/
H A Ddis_target.c363 sym->se_shndx >= SHN_LORESERVE) { in construct_symtab()
898 (sym->se_shndx >= SHN_LORESERVE)) in dis_tgt_function_iter()
/illumos-gate/usr/src/lib/libkvm/common/
H A Dtest.c233 case SHN_LORESERVE: in tst_nlist()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_elfwrite.c251 if (sym.st_shndx >= SHN_LORESERVE) in ctf_write_elf()
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.c1073 if (shnum >= SHN_LORESERVE) { in cmd_body()
1136 ((shstrndx >= SHN_LORESERVE) && in cmd_body()
1144 if (shstrndx >= SHN_LORESERVE) { in cmd_body()
H A Dsym.c824 ((shndx < SHN_LORESERVE) && in cmd_body_set_st_shndx()
885 if (use_xshndx && (shndx < SHN_LORESERVE) && in cmd_body_set_st_shndx()
H A Dehdr.msg405 SHN_LORESERVE (0xff00), e_shnum has the value zero, and\n\
428 than or equal to SHN_LORESERVE (0xff00), e_shstrndx has the\n\
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c441 if (sym->st_shndx >= SHN_LORESERVE) in is_function()
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h656 #define SHN_LORESERVE 0xff00 macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c416 if (sectndx >= SHN_LORESERVE) { in update_osym()
826 elf_ndxscn(osp->os_scn)) >= SHN_LORESERVE) { in update_osym()
1892 (sectndx >= SHN_LORESERVE)) { in update_osym()
1922 (sectndx >= SHN_LORESERVE)) { in update_osym()
3634 if (link >= SHN_LORESERVE) in translate_link()
4582 SHN_LORESERVE) { in ld_update_outfile()
H A Dsyms.c2065 ((_sym->st_shndx < SHN_LORESERVE) || \ in ld_sym_process()
2189 } else if ((shndx = sym->st_shndx) >= SHN_LORESERVE) { in ld_sym_process()
2519 } else if ((shndx = nsym->st_shndx) >= SHN_LORESERVE) { in ld_sym_process()
H A Dsections.c2073 if ((ofl->ofl_shdrcnt + 1) >= SHN_LORESERVE) { in make_symtab()
3396 ((ofl->ofl_shdrcnt + 3) >= SHN_LORESERVE)) { in ld_make_sections()
3411 ((ofl->ofl_shdrcnt + 1) >= SHN_LORESERVE)) { in ld_make_sections()
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dutil.c416 if ((ndx >= shnum) && ((ndx < SHN_LORESERVE) || (ndx > SHN_HIRESERVE))) in elfedit_atoshndx()
H A Dutil_machelf.c276 ((shndx < SHN_LORESERVE) || (shndx > SHN_HIRESERVE)) && in elfedit_shndx_to_name()
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h364 #define SHN_LORESERVE 0xff00 /* First of reserved range. */ macro
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c858 if ((csym.st_shndx < SHN_LORESERVE) && in build_file()
1152 if (state->sec_table[shstrndx].secno < SHN_LORESERVE) { in build_file()
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddldump.c640 if (elf_ndxscn(scn) >= SHN_LORESERVE) { in rt_dldump()
/illumos-gate/usr/src/cmd/sgs/nm/common/
H A Dnm.c903 if (sym.st_shndx >= SHN_LORESERVE)
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c2201 if (nshdrs >= SHN_LORESERVE) { in elfcore()
2208 if (nshdrs - 1 >= SHN_LORESERVE) { in elfcore()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1211 } else if ((sym->st_shndx < SHN_LORESERVE) && in output_symbol()
1241 } else if ((sym->st_shndx < SHN_LORESERVE) && in output_symbol()
1324 (sym->st_shndx != SHN_UNDEF) && ((sym->st_shndx < SHN_LORESERVE) || in output_symbol()

12