Home
last modified time | relevance | path

Searched defs:pwn (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue29312.go53 type pwn struct { struct
54 a [3]uint
57 func (this *pwn) String() string {
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Darwin/
H A Dmalloc_zone-protected.cc9 void *pwn(malloc_zone_t *unused_zone, size_t unused_size) { in pwn() function