Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Deblsectionname.c57 else if ((section < SHN_LORESERVE || section == SHN_XINDEX) in ebl_section_name()
80 else if (section >= SHN_LORESERVE && section <= SHN_HIRESERVE) in ebl_section_name()
81 snprintf (buf, len, "LORESERVE+%x", section - SHN_LORESERVE); in ebl_section_name()
/external/llvm/lib/MC/
DELFObjectWriter.cpp265 bool LargeIndex = shndx >= ELF::SHN_LORESERVE && !Reserved; in writeSymbol()
357 assert(StringTableIndex < ELF::SHN_LORESERVE); in writeHeader()
814 if (MSD.SectionIndex >= ELF::SHN_LORESERVE) in computeSymbolTable()
824 if (MSD.SectionIndex >= ELF::SHN_LORESERVE) in computeSymbolTable()
1157 (NumSections + 1) >= ELF::SHN_LORESERVE ? NumSections + 1 : 0; in writeSectionHeader()
1287 uint16_t NumSections = (SectionTable.size() + 1 >= ELF::SHN_LORESERVE) in writeObject()
/external/elfutils/libelf/
Delf32_updatenull.c98 if (unlikely (shnum >= SHN_LORESERVE)) in ELFW()
188 if (shnum >= SHN_LORESERVE) in __elfw2()
Delf.h304 #define SHN_LORESERVE 0xff00 /* Start of reserved indices */ macro
/external/elfutils/tests/
Ddwflsyms.c179 if (shndxp < SHN_LORESERVE) in list_syms()
Delfstrmerge.c395 if (newstrtabndx < SHN_LORESERVE) in main()
527 && sym.st_shndx < SHN_LORESERVE) in main()
/external/elfutils/libdwfl/
Ddwfl_module_getsym.c110 || (sym->st_shndx < SHN_LORESERVE && sym->st_shndx != SHN_UNDEF))) in __libdwfl_getsym()
Ddwfl_module_addrsym.c65 if (shndx >= SHN_LORESERVE) in same_section()
Ddwfl_module_getdwarf.c351 if (unlikely (shnum >= SHN_LORESERVE) in find_prelink_address_sync()
/external/elfutils/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.c636 .st_shndx = i < SHN_LORESERVE ? i : SHN_XINDEX in add_new_section_symbols()
638 GElf_Word shndx = i < SHN_LORESERVE ? SHN_UNDEF : i; in add_new_section_symbols()
820 if (scnmap != NULL && shndx != SHN_UNDEF && shndx < SHN_LORESERVE) in collect_symbols()
1614 if (shndx != SHN_UNDEF && shndx < SHN_LORESERVE) in copy_elided_sections()
1621 if (shndx < SHN_LORESERVE) in copy_elided_sections()
Dstrip.c865 || (scnidx >= SHN_LORESERVE in handle_elf()
1351 if (sec < SHN_LORESERVE) in handle_elf()
1362 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()
Delfcompress.c178 if (ndx < SHN_LORESERVE) in setshdrstrndx()
Delflint.c712 else if (xndx < SHN_LORESERVE) in check_symtab()
718 else if ((sym->st_shndx >= SHN_LORESERVE in check_symtab()
723 && (sym->st_shndx < SHN_LORESERVE in check_symtab()
Dreadelf.c2375 if (xndx < SHN_LORESERVE || sym->st_shndx == SHN_XINDEX) in handle_symtab()
/external/kernel-headers/original/uapi/linux/
Delf.h292 #define SHN_LORESERVE 0xff00 macro
/external/elfutils/libasm/
Dasm_end.c218 else if (unlikely ((ndx = elf_ndxscn (scn)) >= SHN_LORESERVE)) in binary_end()
/external/llvm/include/llvm/Object/
DELFTypes.h204 return st_shndx >= ELF::SHN_LORESERVE;
DELF.h243 if (Index == ELF::SHN_UNDEF || Index >= ELF::SHN_LORESERVE) in getSection()
/external/llvm/include/llvm/Support/
DELF.h630 SHN_LORESERVE = 0xff00, // Lowest reserved index enumerator
/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()