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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Ddv-cfi.h27 #define CFI_ADDR_CFI_QUERY_RESULT 0x10 macro
H A Ddv-cfi.c473 if (shifted_offset >= CFI_ADDR_CFI_QUERY_RESULT &&
474 shifted_offset < CFI_ADDR_CFI_QUERY_RESULT + sizeof (cfi->query) +
479 shifted_offset -= CFI_ADDR_CFI_QUERY_RESULT;

Completed in 54 milliseconds