HomeSort by relevance Sort by last modified time
    Searched refs:BFD_SYM_CVTE_SCA (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
xsym.h 254 == BFD_SYM_CVTE_SCA
263 #define BFD_SYM_CVTE_SCA 0 /* Indicate SCA variant of CVTE. */
295 /* la_size == BFD_SYM_CVTE_SCA. */
xsym.c 436 if (entry->entry.la_size == BFD_SYM_CVTE_SCA)
442 else if (entry->entry.la_size <= BFD_SYM_CVTE_SCA)
444 #if BFD_SYM_CVTE_SCA > 0
446 BFD_SYM_CVTE_SCA);
    [all...]

Completed in 3091 milliseconds