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

/freebsd-11-stable/tools/tools/pirtool/
H A Dpirtool.c54 pir_table_t *find_pir_table(unsigned char *base);
103 if ((pir = find_pir_table(map_addr)) == NULL) {
138 find_pir_table(unsigned char *base) function

Completed in 97 milliseconds