Home | History | Annotate | Download | only in runtime

Lines Matching refs:Addresses

91 // Addresses to test for faulting behavior.
97 // of the larger addresses must themselves be invalid addresses.
99 // addresses, but probably not: they're all in the first page, very high
101 // addresses. Even so, we might have to remove one or two on different
105 // low addresses
109 // high (kernel) addresses
137 t.Fatalf("none of the addresses faulted")
143 t.Skip("nacl doesn't seem to fault on high addresses")
153 // addresses that have had C or kernel pages mapped there
155 // If no addresses fault, we'll fail the test.