Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c747 #define SLOT_NUM_NOT_SET (unsigned)-1 macro
1756 ptr->slot_number = SLOT_NUM_NOT_SET; in alloc_record()
2813 if (ptr->slot_number == SLOT_NUM_NOT_SET) in fixup_unw_records()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00014151 (SLOT_NUM_NOT_SET): Add unsigned cast.