Searched defs:cbundle (Results 1 - 1 of 1) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/ia64/
H A Dbreakpoint.c170 char cbundle[16]; member in union:bundle_t
194 template = extract_bit_field(bundle.cbundle, 0, 5);
199 instr = slotN_contents(bundle.cbundle, slotnum);
203 replace_slotN_contents(bundle.cbundle, 0x00002000040LL, slotnum);
228 replace_slotN_contents(bundle.cbundle, instr, slotnum);

Completed in 74 milliseconds