Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dxsym.h264 #define BFD_SYM_CVTE_LA_MAX_SIZE 13 /* Max# of logical address bytes in a CVTE. */ macro
306 unsigned char la[BFD_SYM_CVTE_LA_MAX_SIZE]; /* Logical address bytes. */
Dxsym.c1397 else if (entry->entry.la_size <= BFD_SYM_CVTE_LA_MAX_SIZE) in bfd_sym_print_contained_variables_table_entry()