Searched refs:RomSec (Results 1 – 1 of 1) sorted by relevance
1386 typedef struct RomSec { struct1389 } RomSec; argument1401 RomSec *ra = (RomSec *) a; in sort_secs()1402 RomSec *rb = (RomSec *) b; in sort_secs()1412 RomSec *cand = g_new(RomSec, 1); in add_romsec_to_list()1421 RomSec *cand; in rom_find_largest_gap_between()1455 cand = (RomSec *) it->data; in rom_find_largest_gap_between()