Searched refs:blockstack (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/binutils/
H A Dieee.c158 struct ieee_blockstack blockstack; member in struct:ieee_info
867 info.blockstack.bsp = info.blockstack.stack;
932 if (info.blockstack.bsp != info.blockstack.stack)
1205 if (info->blockstack.bsp >= info->blockstack.stack + BLOCKSTACK_SIZE)
1211 info->blockstack.bsp->kind = b;
1213 info->blockstack.bsp->filename = namcopy;
1214 info->blockstack
[all...]
/haiku-buildtools/binutils/binutils/
H A Dieee.c157 struct ieee_blockstack blockstack; member in struct:ieee_info
866 info.blockstack.bsp = info.blockstack.stack;
931 if (info.blockstack.bsp != info.blockstack.stack)
1214 if (info->blockstack.bsp >= info->blockstack.stack + BLOCKSTACK_SIZE)
1220 info->blockstack.bsp->kind = b;
1222 info->blockstack.bsp->filename = namcopy;
1223 info->blockstack
[all...]

Completed in 160 milliseconds