Home
last modified time | relevance | path

Searched defs:arm_section (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c7596 struct arm_section struct
7598 unsigned char * data; /* The unwind data. */
7599 Elf_Internal_Shdr * sec; /* The cached unwind section header. */
7600 Elf_Internal_Rela * rela; /* The cached relocations for this section. */
7601 unsigned long nrelas; /* The number of relocations. */
7602 unsigned int rel_type; /* REL or RELA ? */
7603 Elf_Internal_Rela * next_rela; /* Cyclic pointer to the next reloc to process. */
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c8325 struct arm_section struct
8327 unsigned char * data; /* The unwind data. */
8328 Elf_Internal_Shdr * sec; /* The cached unwind section header. */
8329 Elf_Internal_Rela * rela; /* The cached relocations for this section. */
8330 unsigned long nrelas; /* The number of relocations. */
8331 unsigned int rel_type; /* REL or RELA ? */
8332 Elf_Internal_Rela * next_rela; /* Cyclic pointer to the next reloc to process. */