Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dv850ice.c64 static void v850ice_prepare_to_store (void);
576 v850ice_prepare_to_store (void) in v850ice_prepare_to_store() function
901 v850ice_ops.to_prepare_to_store = v850ice_prepare_to_store; in init_850ice_ops()