Home
last modified time | relevance | path

Searched refs:SHN_XINDEX (Results 1 – 25 of 37) sorted by relevance

12

/dragonfly/contrib/gdb-7/include/elf/
HDinternal.h50 #undef SHN_XINDEX
60 #define SHN_XINDEX (-0x1u) /* Section index is held elsewhere */ macro
HDexternal.h48 #define SHN_XINDEX 0xFFFF /* Section index is held elsewhere */ macro
/dragonfly/contrib/binutils-2.34/elfcpp/
HDelfcpp_file.h167 if (this->shstrndx_ == SHN_XINDEX && this->shoff_ != 0) in shstrndx()
188 if (this->shstrndx_ == SHN_XINDEX && this->shoff_ != 0) in large_shndx_offset()
436 if ((this->shnum_ == 0 || this->shstrndx_ == SHN_XINDEX) in initialize_shnum()
445 if (this->shstrndx_ == SHN_XINDEX) in initialize_shnum()
HDelfcpp.h328 SHN_XINDEX = 0xffff,
/dragonfly/contrib/binutils-2.27/elfcpp/
HDelfcpp_file.h167 if (this->shstrndx_ == SHN_XINDEX && this->shoff_ != 0) in shstrndx()
188 if (this->shstrndx_ == SHN_XINDEX && this->shoff_ != 0) in large_shndx_offset()
436 if ((this->shnum_ == 0 || this->shstrndx_ == SHN_XINDEX) in initialize_shnum()
445 if (this->shstrndx_ == SHN_XINDEX) in initialize_shnum()
/dragonfly/contrib/elftoolchain/libelf/
HDlibelf_ehdr.c79 e->e_u.e_elf.e_strndx = (strndx != SHN_XINDEX) ? strndx : in _libelf_load_extended()
191 strndx == SHN_XINDEX))) { in _libelf_ehdr()
HDlibelf_extended.c96 shstrndx = SHN_XINDEX; in _libelf_setshstrndx()
/dragonfly/contrib/binutils-2.27/include/elf/
HDinternal.h49 #undef SHN_XINDEX
59 #define SHN_XINDEX (-0x1u) /* Section index is held elsewhere */ macro
HDexternal.h47 #define SHN_XINDEX 0xFFFF /* Section index is held elsewhere */ macro
/dragonfly/contrib/binutils-2.34/include/elf/
HDinternal.h49 #undef SHN_XINDEX
59 #define SHN_XINDEX (-0x1u) /* Section index is held elsewhere */ macro
HDexternal.h47 #define SHN_XINDEX 0xFFFF /* Section index is held elsewhere */ macro
/dragonfly/contrib/binutils-2.27/libiberty/
HDsimple-object-elf.c126 #define SHN_XINDEX 0xFFFF /* Section index is held elsewhere */ macro
431 if ((eor->shnum == 0 || eor->shstrndx == SHN_XINDEX) in simple_object_elf_match()
452 if (eor->shstrndx == SHN_XINDEX) in simple_object_elf_match()
755 shstrndx = SHN_XINDEX; in simple_object_elf_write_ehdr()
/dragonfly/contrib/binutils-2.34/libiberty/
HDsimple-object-elf.c132 #define SHN_XINDEX 0xFFFF /* Section index is held elsewhere */ macro
501 if ((eor->shnum == 0 || eor->shstrndx == SHN_XINDEX) in simple_object_elf_match()
522 if (eor->shstrndx == SHN_XINDEX) in simple_object_elf_match()
834 shstrndx = SHN_XINDEX; in simple_object_elf_write_ehdr()
1415 if (st_shndx == SHN_XINDEX) in simple_object_elf_copy_lto_debug_sections()
1452 if (st_shndx == SHN_XINDEX) in simple_object_elf_copy_lto_debug_sections()
1508 || raw_st_shndx == SHN_XINDEX) in simple_object_elf_copy_lto_debug_sections()
/dragonfly/contrib/gcc-8.0/libiberty/
HDsimple-object-elf.c132 #define SHN_XINDEX 0xFFFF /* Section index is held elsewhere */ macro
501 if ((eor->shnum == 0 || eor->shstrndx == SHN_XINDEX) in simple_object_elf_match()
522 if (eor->shstrndx == SHN_XINDEX) in simple_object_elf_match()
826 shstrndx = SHN_XINDEX; in simple_object_elf_write_ehdr()
1424 if (st_shndx == SHN_XINDEX) in simple_object_elf_copy_lto_debug_sections()
1479 || raw_st_shndx == SHN_XINDEX) in simple_object_elf_copy_lto_debug_sections()
/dragonfly/contrib/gdb-7/libiberty/
HDsimple-object-elf.c126 #define SHN_XINDEX 0xFFFF /* Section index is held elsewhere */ macro
431 if ((eor->shnum == 0 || eor->shstrndx == SHN_XINDEX) in simple_object_elf_match()
452 if (eor->shstrndx == SHN_XINDEX) in simple_object_elf_match()
/dragonfly/contrib/gcc-4.7/libiberty/
HDsimple-object-elf.c126 #define SHN_XINDEX 0xFFFF /* Section index is held elsewhere */ macro
431 if ((eor->shnum == 0 || eor->shstrndx == SHN_XINDEX) in simple_object_elf_match()
452 if (eor->shstrndx == SHN_XINDEX) in simple_object_elf_match()
/dragonfly/sys/sys/
HDelf_common.h345 #define SHN_XINDEX 0xffff /* Escape -- index stored elsewhere. */ macro
/dragonfly/contrib/binutils-2.27/bfd/
HDelfcode.h192 if (dst->st_shndx == (SHN_XINDEX & 0xffff)) in elf_swap_symbol_in()
226 tmp = SHN_XINDEX & 0xffff; in elf_swap_symbol_out()
294 tmp = SHN_XINDEX & 0xffff; in elf_swap_ehdr_out()
632 if (i_ehdrp->e_shstrndx == (SHN_XINDEX & 0xffff)) in elf_object_p()
/dragonfly/contrib/binutils-2.34/bfd/
HDelfcode.h192 if (dst->st_shndx == (SHN_XINDEX & 0xffff)) in elf_swap_symbol_in()
226 tmp = SHN_XINDEX & 0xffff; in elf_swap_symbol_out()
294 tmp = SHN_XINDEX & 0xffff; in elf_swap_ehdr_out()
639 if (i_ehdrp->e_shstrndx == (SHN_XINDEX & 0xffff)) in elf_object_p()
/dragonfly/contrib/gdb-7/bfd/
HDelfcode.h193 if (dst->st_shndx == (SHN_XINDEX & 0xffff)) in elf_swap_symbol_in()
227 tmp = SHN_XINDEX & 0xffff; in elf_swap_symbol_out()
295 tmp = SHN_XINDEX & 0xffff; in elf_swap_ehdr_out()
636 if (i_ehdrp->e_shstrndx == (SHN_XINDEX & 0xffff)) in elf_object_p()
/dragonfly/contrib/gcc-8.0/libbacktrace/
HDelf.c171 #undef SHN_XINDEX
269 #define SHN_XINDEX 0xFFFF /* Section index is held elsewhere */ macro
2751 if ((shnum == 0 || shstrndx == SHN_XINDEX) in elf_add()
2766 if (shstrndx == SHN_XINDEX) in elf_add()
/dragonfly/contrib/binutils-2.34/gold/
HDsymtab.cc3197 shndx = elfcpp::SHN_XINDEX; in sized_write_globals()
3220 shndx = elfcpp::SHN_XINDEX; in sized_write_globals()
3466 shndx = elfcpp::SHN_XINDEX; in sized_write_section_symbol()
/dragonfly/contrib/binutils-2.27/gold/
HDsymtab.cc3079 shndx = elfcpp::SHN_XINDEX; in sized_write_globals()
3102 shndx = elfcpp::SHN_XINDEX; in sized_write_globals()
3337 shndx = elfcpp::SHN_XINDEX; in sized_write_section_symbol()
HDobject.h566 else if (shndx == elfcpp::SHN_XINDEX) in adjust_sym_shndx()
/dragonfly/lib/libexecinfo/
HDprivate_libelf.h239 _ELF_DEFINE_SHN(SHN_XINDEX, 0xFFFFU, "extended index") \
2436 e->e_u.e_elf.e_strndx = (strndx != SHN_XINDEX) ? strndx : in _libelf_load_extended()
2556 strndx == SHN_XINDEX))) { in _libelf_ehdr()

12