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

/freebsd-13-stable/tools/tools/pirtool/
H A Dpirtool.c56 pir_table_t *find_pir_table(unsigned char *base);
105 if ((pir = find_pir_table(map_addr)) == NULL) {
140 find_pir_table(unsigned char *base) function

Completed in 156 milliseconds