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

/external/kernel-headers/original/uapi/linux/
H A Delf.h270 #define SHT_RELA 4 macro
/external/elfutils/src/libelf/
H A Delf.h323 #define SHT_RELA 4 /* Relocation entries with addends */ macro
513 /* Relocation table entry with addend (in section of type SHT_RELA). */
3062 /* M32R relocs use SHT_RELA. */
/external/valgrind/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 116 milliseconds