Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/compiler_rt/dist/lib/interception/ | |
interception_win.cc | 395 uptr allocated_space = region->content + region->allocated_size; local in function:__interception::AllocateMemoryForTrampoline 397 WritePadding(allocated_space, size); 399 return allocated_space; |