Home
last modified time | relevance | path

Searched refs:flags_p (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-xtensa.c10497 bfd_byte *size_p, *flags_p; in relax_property_section() local
10513 flags_p = NULL; in relax_property_section()
10515 flags_p = &contents[irel->r_offset + 8]; in relax_property_section()
10564 if (flags_p && (bfd_get_32 (abfd, flags_p) in relax_property_section()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-xtensa.c10496 bfd_byte *size_p, *flags_p; in relax_property_section() local
10512 flags_p = NULL; in relax_property_section()
10514 flags_p = &contents[irel->r_offset + 8]; in relax_property_section()
10563 if (flags_p && (bfd_get_32 (abfd, flags_p) in relax_property_section()