Searched refs:BFD_SYM_CVTE_LA_MAX_SIZE (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dxsym.h257 <= BFD_SYM_CVTE_LA_MAX_SIZE
264 #define BFD_SYM_CVTE_LA_MAX_SIZE 13 /* Max# of logical address bytes in a CVTE. */ macro
304 /* la_size <= BFD_SYM_CVTE_LA_MAX_SIZE. */
306 unsigned char la[BFD_SYM_CVTE_LA_MAX_SIZE]; /* Logical address bytes. */
H A Dxsym.c1390 else if (entry->entry.la_size <= BFD_SYM_CVTE_LA_MAX_SIZE)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dxsym.h257 <= BFD_SYM_CVTE_LA_MAX_SIZE
264 #define BFD_SYM_CVTE_LA_MAX_SIZE 13 /* Max# of logical address bytes in a CVTE. */ macro
304 /* la_size <= BFD_SYM_CVTE_LA_MAX_SIZE. */
306 unsigned char la[BFD_SYM_CVTE_LA_MAX_SIZE]; /* Logical address bytes. */
H A Dxsym.c1390 else if (entry->entry.la_size <= BFD_SYM_CVTE_LA_MAX_SIZE)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dxsym.h257 <= BFD_SYM_CVTE_LA_MAX_SIZE
264 #define BFD_SYM_CVTE_LA_MAX_SIZE 13 /* Max# of logical address bytes in a CVTE. */ macro
304 /* la_size <= BFD_SYM_CVTE_LA_MAX_SIZE. */
306 unsigned char la[BFD_SYM_CVTE_LA_MAX_SIZE]; /* Logical address bytes. */
H A Dxsym.c1389 else if (entry->entry.la_size <= BFD_SYM_CVTE_LA_MAX_SIZE)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dxsym.h257 <= BFD_SYM_CVTE_LA_MAX_SIZE
264 #define BFD_SYM_CVTE_LA_MAX_SIZE 13 /* Max# of logical address bytes in a CVTE. */ macro
304 /* la_size <= BFD_SYM_CVTE_LA_MAX_SIZE. */
306 unsigned char la[BFD_SYM_CVTE_LA_MAX_SIZE]; /* Logical address bytes. */
H A Dxsym.c1390 else if (entry->entry.la_size <= BFD_SYM_CVTE_LA_MAX_SIZE)

Completed in 227 milliseconds