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

/netbsd-current/external/gpl3/gdb.old/dist/sim/mips/
H A Dsim-main.c48 load_memory(SIM_DESC SD, sim_cpu *CPU, address_word cia, uword64* memvalp, uword64* memval1p, int CCA, unsigned int AccessLength, address_word pAddr, address_word vAddr, int IorD) argument
165 store_memory(SIM_DESC SD, sim_cpu *CPU, address_word cia, int CCA, unsigned int AccessLength, uword64 MemElem, uword64 MemElem1, address_word pAddr, address_word vAddr) argument
320 cache_op(SIM_DESC SD, sim_cpu *CPU, address_word cia, int op, address_word pAddr, address_word vAddr, unsigned int instruction) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/mips/
H A Dsim-main.c52 load_memory(SIM_DESC SD, sim_cpu *CPU, address_word cia, uword64* memvalp, uword64* memval1p, int CCA, unsigned int AccessLength, address_word pAddr, address_word vAddr, int IorD) argument
169 store_memory(SIM_DESC SD, sim_cpu *CPU, address_word cia, int CCA, unsigned int AccessLength, uword64 MemElem, uword64 MemElem1, address_word pAddr, address_word vAddr) argument
324 cache_op(SIM_DESC SD, sim_cpu *CPU, address_word cia, int op, address_word pAddr, address_word vAddr, unsigned int instruction) argument
[all...]
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c71785 u8 *pAddr; local
71823 u8 *pAddr; /* The i-th cell pointer */ local
[all...]

Completed in 724 milliseconds