HomeSort by relevance Sort by last modified time
    Searched refs:SHN_ABS (Results 1 - 25 of 26) sorted by null

1 2

  /external/elfutils/libebl/
eblsectionname.c 40 else if (section == SHN_ABS)
  /external/elfutils/tests/
asm-tst8.c 130 if (sym->st_shndx != SHN_ABS)
  /external/qemu/elff/
elf.h 256 #define SHN_ABS 0xfff1
  /external/grub/stage2/
i386-elf.h 87 #define SHN_ABS 0xfff1
  /bionic/libc/kernel/common/linux/
elf.h 261 #define SHN_ABS 0xfff1
  /external/kernel-headers/original/linux/
elf.h 265 #define SHN_ABS 0xfff1
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
elf.h 261 #define SHN_ABS 0xfff1
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
elf.h 261 #define SHN_ABS 0xfff1
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
elf.h 261 #define SHN_ABS 0xfff1
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
elf.h 261 #define SHN_ABS 0xfff1
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
elf.h 261 #define SHN_ABS 0xfff1
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
elf.h 261 #define SHN_ABS 0xfff1
  /build/tools/soslim/
main.c 330 else if (sym->st_shndx == SHN_ABS) {
331 section_name = "SHN_ABS";
  /bionic/libc/include/sys/
exec_elf.h 236 #define SHN_ABS 0xfff1 /* absolute value */
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 236 #define SHN_ABS 0xfff1 /* absolute value */
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 236 #define SHN_ABS 0xfff1 /* absolute value */
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 236 #define SHN_ABS 0xfff1 /* absolute value */
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
exec_elf.h 236 #define SHN_ABS 0xfff1 /* absolute value */
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 236 #define SHN_ABS 0xfff1 /* absolute value */
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
exec_elf.h 236 #define SHN_ABS 0xfff1 /* absolute value */
  /external/elfutils/libasm/
asm_end.c 199 ndx = SHN_ABS;
  /external/elfutils/src/
nm.c 828 if (sym->st_shndx == SHN_ABS)
    [all...]
ldgeneric.c     [all...]
  /external/qemu/
elf.h     [all...]
  /external/elfutils/libelf/
elf.h 305 #define SHN_ABS 0xfff1 /* Associated symbol is absolute */
    [all...]

Completed in 146 milliseconds

1 2