Searched defs:SHT_RELA (Results 1 - 6 of 6) sorted by relevance

/external/qemu/elff/
H A Delff_elf.h266 #define SHT_RELA 4 macro
/external/kernel-headers/original/linux/
H A Delf.h240 #define SHT_RELA 4 macro
/external/llvm/include/llvm/Support/
H A DELF.h725 SHT_RELA = 4, // Relocation entries; explicit addends. enumerator in enum:llvm::ELF::__anon7211
/external/qemu/
H A Delf.h1068 #define SHT_RELA 4 macro
/external/elfutils/libelf/
H A Delf.h327 #define SHT_RELA 4 /* Relocation entries with addends */ macro
515 /* Relocation table entry with addend (in section of type SHT_RELA). */
2646 /* M32R relocs use SHT_RELA. */
/external/valgrind/main/perf/
H A Dtinycc.c344 #define SHT_RELA 4 /* Relocation entries with addends */ macro
508 /* Relocation table entry with addend (in section of type SHT_RELA). */

Completed in 115 milliseconds