Searched refs:dll_offset_table (Results 1 – 1 of 1) sorted by relevance
2016 static int is_dll_offset_provided(const int8_t *dll_offset_table) in is_dll_offset_provided() argument2020 if (!dll_offset_table) /* Check for pointer to table. */ in is_dll_offset_provided()2024 if (dll_offset_table[i] != 0) in is_dll_offset_provided()
Completed in 8 milliseconds