HomeSort by relevance Sort by last modified time
    Searched full:allocate_addr (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_test_util_linux.cc 78 static void* allocate_addr(int size, int offset_from_aligned = 0) { function
89 : loc_(allocate_addr(16, offset_from_aligned)) {

Completed in 36 milliseconds