Searched defs:arm_section (Results 1 – 2 of 2) sorted by relevance
9419 struct arm_section struct9421 unsigned char * data; /* The unwind data. */9422 Elf_Internal_Shdr * sec; /* The cached unwind section header. */9423 Elf_Internal_Rela * rela; /* The cached relocations for this section. */9424 unsigned long nrelas; /* The number of relocations. */9425 unsigned int rel_type; /* REL or RELA ? */9426 Elf_Internal_Rela * next_rela; /* Cyclic pointer to the next reloc to process. */
9971 struct arm_section struct9973 unsigned char * data; /* The unwind data. */9974 Elf_Internal_Shdr * sec; /* The cached unwind section header. */9975 Elf_Internal_Rela * rela; /* The cached relocations for this section. */9976 uint64_t nrelas; /* The number of relocations. */9977 unsigned int rel_type; /* REL or RELA ? */9978 Elf_Internal_Rela * next_rela; /* Cyclic pointer to the next reloc to process. */