Searched defs:arm_section (Results 1 – 2 of 2) sorted by relevance
7596 struct arm_section struct7598 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. */
8325 struct arm_section struct8327 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. */