Searched refs:SHN_LORESERVE (Results 1 – 25 of 35) sorted by relevance
12
52 #define SHN_SCORE_TEXT (SHN_LORESERVE + 1)53 #define SHN_SCORE_DATA (SHN_LORESERVE + 2)55 #define SHN_SCORE_SCOMMON (SHN_LORESERVE + 3)
304 #define SHN_MIPS_ACOMMON SHN_LORESERVE308 #define SHN_MIPS_TEXT (SHN_LORESERVE + 1)312 #define SHN_MIPS_DATA (SHN_LORESERVE + 2)315 #define SHN_MIPS_SCOMMON (SHN_LORESERVE + 3)318 #define SHN_MIPS_SUNDEFINED (SHN_LORESERVE + 4)
122 #define SHN_V850_SCOMMON SHN_LORESERVE125 #define SHN_V850_TCOMMON (SHN_LORESERVE + 1)128 #define SHN_V850_ZCOMMON (SHN_LORESERVE + 2)
249 #define SHN_CR16C_FCOMMON SHN_LORESERVE250 #define SHN_CR16C_NCOMMON (SHN_LORESERVE + 1)
48 #define SHN_BEFORE SHN_LORESERVE /* Used with SHF_ORDERED and... */49 #define SHN_AFTER (SHN_LORESERVE + 1) /* SHF_LINK_ORDER section flags. */
42 #undef SHN_LORESERVE52 #define SHN_LORESERVE (-0x100u) /* Begin range of reserved indices */ macro
57 #define SHN_PARISC_ANSI_COMMON SHN_LORESERVE61 #define SHN_PARISC_HUGE_COMMON (SHN_LORESERVE + 1)
89 #define SHN_X86_64_LCOMMON (SHN_LORESERVE + 2)
83 #define SHN_M32R_SCOMMON SHN_LORESERVE
100 #define SHN_TIC6X_SCOMMON SHN_LORESERVE
40 #define SHN_LORESERVE 0xFF00 /* Begin range of reserved indices */ macro
189 #define SHN_IA_64_ANSI_COMMON SHN_LORESERVE
1206 (SHN_LORESERVE .. SHN_HIRESERVE): Move to..1208 * internal.h (SHN_LORESERVE, SHN_HIRESERVE): Define.1214 * cr16c.h (SHN_CR16C_FCOMMON): Define using SHN_LORESERVE.1220 * m32r.h (SHN_M32R_SCOMMON): Define using SHN_LORESERVE.
125 #define SHN_LORESERVE 0xFF00 /* Begin range of reserved indices */ macro469 && eor->shstrndx >= SHN_LORESERVE + 0x100) in simple_object_elf_match()748 shnum >= SHN_LORESERVE ? 0 : shnum); in simple_object_elf_write_ehdr()754 if (shstrndx >= SHN_LORESERVE) in simple_object_elf_write_ehdr()856 if (shnum < SHN_LORESERVE) in simple_object_elf_write_to_file()860 if (shnum - 1 < SHN_LORESERVE) in simple_object_elf_write_to_file()
198 else if (dst->st_shndx >= (SHN_LORESERVE & 0xffff)) in elf_swap_symbol_in()199 dst->st_shndx += SHN_LORESERVE - (SHN_LORESERVE & 0xffff); in elf_swap_symbol_in()221 if (tmp >= (SHN_LORESERVE & 0xffff) && tmp < SHN_LORESERVE) in elf_swap_symbol_out()289 if (tmp >= (SHN_LORESERVE & 0xffff)) in elf_swap_ehdr_out()293 if (tmp >= (SHN_LORESERVE & 0xffff)) in elf_swap_ehdr_out()628 if (i_ehdrp->e_shnum >= SHN_LORESERVE in elf_object_p()721 if (i_shdrp[shindex].sh_link == (SHN_LORESERVE & 0xffff) /* SHN_BEFORE */ in elf_object_p()722 || i_shdrp[shindex].sh_link == ((SHN_LORESERVE + 1) & 0xffff) /* SHN_AFTER */) in elf_object_p()1012 if (i_ehdrp->e_shnum >= (SHN_LORESERVE & 0xffff)) in elf_write_shdrs_and_ehdr()1014 if (i_ehdrp->e_shstrndx >= (SHN_LORESERVE & 0xffff)) in elf_write_shdrs_and_ehdr()
559 && isym->st_shndx < SHN_LORESERVE) in elf64_hppa_check_relocs()608 if (sec_symndx < SHN_LORESERVE) in elf64_hppa_check_relocs()
1904 if (this->shnum_ >= elfcpp::SHN_LORESERVE) in finalize()1906 if (this->shstrndx_ >= elfcpp::SHN_LORESERVE) in finalize()2135 ehdr.put_e_shnum(this->shnum_ < elfcpp::SHN_LORESERVE ? this->shnum_ : 0); in sized_write_ehdr()2136 ehdr.put_e_shstrndx(this->shstrndx_ < elfcpp::SHN_LORESERVE in sized_write_ehdr()
292 if (shndx >= elfcpp::SHN_LORESERVE) in adjust_shndx()
195 if (shndx >= elfcpp::SHN_LORESERVE) in adjust_shndx()505 if (shndx < elfcpp::SHN_LORESERVE) in adjust_sym_shndx()2395 if (shndx >= elfcpp::SHN_LORESERVE) in adjust_shndx()
1322 bool is_ordinary = st_shndx < elfcpp::SHN_LORESERVE; in add_from_pluginobj()1586 bool is_ordinary = st_shndx < elfcpp::SHN_LORESERVE; in add_from_incrobj()2990 if (shndx >= elfcpp::SHN_LORESERVE) in sized_write_globals()3013 if (shndx >= elfcpp::SHN_LORESERVE) in sized_write_globals()3206 if (shndx >= elfcpp::SHN_LORESERVE) in sized_write_section_symbol()
285 if (section_count < elfcpp::SHN_LORESERVE) in do_sized_write()291 if (shstrndx < elfcpp::SHN_LORESERVE) in do_sized_write()565 if (section_count < elfcpp::SHN_LORESERVE) in do_sized_write()572 if (shstrndx < elfcpp::SHN_LORESERVE) in do_sized_write()
149 if (shndx < elfcpp::SHN_LORESERVE || shndx >= object->shnum()) in sym_xindex_to_shndx()2619 if (st_shndx >= elfcpp::SHN_LORESERVE) in write_local_symbols()
462 if (this->shstrndx_ >= elfcpp::SHN_LORESERVE + 0x100) in initialize_shnum()
320 SHN_LORESERVE = 0xff00,
4784 else if (psym->st_shndx >= (SHN_LORESERVE & 0xffff)) in get_32bit_elf_symbols()4785 psym->st_shndx += SHN_LORESERVE - (SHN_LORESERVE & 0xffff); in get_32bit_elf_symbols()4872 else if (psym->st_shndx >= (SHN_LORESERVE & 0xffff)) in get_64bit_elf_symbols()4873 psym->st_shndx += SHN_LORESERVE - (SHN_LORESERVE & 0xffff); in get_64bit_elf_symbols()9766 else if (type >= SHN_LORESERVE) in get_symbol_index_type()