Searched refs:RomSec (Results 1 – 1 of 1) sorted by relevance
1419 typedef struct RomSec { struct1422 } RomSec; argument1434 RomSec *ra = (RomSec *) a; in sort_secs()1435 RomSec *rb = (RomSec *) b; in sort_secs()1445 RomSec *cand = g_new(RomSec, 1); in add_romsec_to_list()1454 RomSec *cand; in rom_find_largest_gap_between()1488 cand = (RomSec *) it->data; in rom_find_largest_gap_between()