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

/external/valgrind/main/coregrind/
H A Dm_signals.c37 TRAP): these are signals as a result of an instruction fault. If
41 automatic stack growth, such that if a fault happens near the
43 would, and the fault is never reported to the client program.
1610 /* Be helpful - decode some more details about this fault */
1888 // Synthesize a fault where the address is OK, but the page
1895 // Synthesize a fault where the address there's nothing mapped at the address.
1901 // Synthesize a misc memory fault.
2280 VG_(debugLog)(0, "signals", "set fault catcher to %p\n", catcher);
2362 /* Returns the reported fault address for an exact address */
2380 Addr fault; local
[all...]

Completed in 955 milliseconds