Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c9419 struct arm_section struct
9421 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. */
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c9971 struct arm_section struct
9973 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. */