Searched refs:OrderFileFirst (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformOther.c25 static uint32_t *OrderFileFirst = NULL; variable
95 /* TODO: correctly set up OrderFileFirst. */
97 uint32_t *__llvm_profile_begin_orderfile(void) { return OrderFileFirst; }

Completed in 46 milliseconds