Home
last modified time | relevance | path

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

/external/elfutils/src/libebl/
Deblsectionname.c63 else if ((section < SHN_LORESERVE || section == SHN_XINDEX)
86 else if (section >= SHN_LORESERVE && section <= SHN_HIRESERVE)
87 snprintf (buf, len, "LORESERVE+%x", section - SHN_LORESERVE);
/external/elfutils/src/libelf/
Delf32_updatenull.c94 if (unlikely (shnum >= SHN_LORESERVE)) in ELFW()
176 if (shnum >= SHN_LORESERVE) in __elfw2()
Delf.h303 #define SHN_LORESERVE 0xff00 /* Start of reserved indices */ macro
/external/elfutils/src/tests/
Ddwflsyms.c179 if (shndxp < SHN_LORESERVE) in list_syms()
/external/elfutils/src/libdwfl/
Ddwfl_module_getsym.c110 || (sym->st_shndx < SHN_LORESERVE && sym->st_shndx != SHN_UNDEF))) in __libdwfl_getsym()
Ddwfl_module_addrsym.c50 if (shndx >= SHN_LORESERVE) in __libdwfl_addrsym()
Ddwfl_module_getdwarf.c333 if (unlikely (shnum >= SHN_LORESERVE) in find_prelink_address_sync()
/external/elfutils/src/src/
Dldgeneric.c519 if ((shndx >= SHN_LORESERVE && shndx <= SHN_HIRESERVE) in matching_group_comdat_scn()
520 || (oldp->scndx >= SHN_LORESERVE && oldp->scndx <= SHN_HIRESERVE)) in matching_group_comdat_scn()
655 if (shndx < SHN_LORESERVE || (shndx > SHN_HIRESERVE && shndx < shnum)) in check_definition()
680 if (oldp->scndx < SHN_LORESERVE || oldp->scndx > SHN_HIRESERVE) in check_definition()
1418 && (shndx < SHN_LORESERVE || shndx > SHN_HIRESERVE) in add_relocatable_file()
1490 if ((shndx < SHN_LORESERVE || shndx > SHN_HIRESERVE) in add_relocatable_file()
1606 && (shndx < SHN_LORESERVE || shndx > SHN_HIRESERVE)) in add_relocatable_file()
3709 assert (scnidx < SHN_LORESERVE || scnidx == SHN_ABS); in fillin_special_symbol()
4361 if (unlikely (ld_state.nusedsections >= SHN_LORESERVE)) in ld_generic_create_outfile()
4714 if (likely (head->scnidx < SHN_LORESERVE)) in ld_generic_create_outfile()
[all …]
Dunstrip.c602 .st_shndx = i < SHN_LORESERVE ? i : SHN_XINDEX in add_new_section_symbols()
604 GElf_Word shndx = i < SHN_LORESERVE ? SHN_UNDEF : i; in add_new_section_symbols()
786 if (scnmap != NULL && shndx != SHN_UNDEF && shndx < SHN_LORESERVE) in collect_symbols()
1551 if (shndx != SHN_UNDEF && shndx < SHN_LORESERVE) in copy_elided_sections()
1558 if (shndx < SHN_LORESERVE) in copy_elided_sections()
Dstrip.c834 || (scnidx >= SHN_LORESERVE in handle_elf()
1289 if (sec < SHN_LORESERVE) in handle_elf()
1300 elf_assert (sec < SHN_LORESERVE || shndxdata != NULL); in handle_elf()
Di386_ld.c141 assert (xndx < SHN_LORESERVE || xndx > SHN_HIRESERVE); in elf_i386_relocate_section()
Delflint.c709 else if (xndx < SHN_LORESERVE) in check_symtab()
715 else if ((sym->st_shndx >= SHN_LORESERVE in check_symtab()
720 && (sym->st_shndx < SHN_LORESERVE in check_symtab()
Dreadelf.c2277 if (xndx < SHN_LORESERVE || sym->st_shndx == SHN_XINDEX) in handle_symtab()
/external/llvm/lib/MC/
DELFObjectWriter.cpp340 bool LargeIndex = shndx >= ELF::SHN_LORESERVE && !Reserved; in writeSymbol()
454 if (NumberOfSections >= ELF::SHN_LORESERVE) in WriteHeader()
460 if (ShstrtabIndex >= ELF::SHN_LORESERVE) in WriteHeader()
1559 (NumSections + 1) >= ELF::SHN_LORESERVE ? NumSections + 1 : 0; in writeSectionHeader()
1561 ShstrtabIndex >= ELF::SHN_LORESERVE ? ShstrtabIndex : 0; in writeSectionHeader()
/external/kernel-headers/original/uapi/linux/
Delf.h292 #define SHN_LORESERVE 0xff00 macro
/external/elfutils/src/libasm/
Dasm_end.c218 else if (unlikely ((ndx = elf_ndxscn (scn)) >= SHN_LORESERVE)) in binary_end()
/external/llvm/include/llvm/Support/
DELF.h571 SHN_LORESERVE = 0xff00, // Lowest reserved index enumerator
/external/llvm/include/llvm/Object/
DELF.h526 if (symb->st_shndx >= ELF::SHN_LORESERVE) in getSection()
DELFObjectFile.h500 bool Reserved = Index >= ELF::SHN_LORESERVE && Index <= ELF::SHN_HIRESERVE; in sectionContainsSymbol()
/external/valgrind/VEX/unused/
Dlinker.c1074 && stab[j].st_shndx < SHN_LORESERVE in ocGetNames_ELF()
/external/valgrind/VEX/switchback/
Dlinker.c1241 && stab[j].st_shndx < SHN_LORESERVE
/external/valgrind/perf/
Dtinycc.c331 #define SHN_LORESERVE 0xff00 /* Start of reserved indices */ macro
18550 } else if (sh_num < SHN_LORESERVE) { in relocate_syms()
19655 } else if (sym->st_shndx < SHN_LORESERVE) { in tcc_output_file()
20015 sym->st_shndx < SHN_LORESERVE) { in tcc_load_object_file()