Searched refs:load_size (Results 1 – 4 of 4) sorted by relevance
16 unsigned long load_size = -1; /* Work around bogus warning */ in BITSFUNC() local41 load_size = GET_BE(&pt[i].p_memsz); in BITSFUNC()52 if (stripped_len < load_size) in BITSFUNC()
13 unsigned long load_size = -1; /* Work around bogus warning */ in BITSFUNC() local42 load_size = GET_LE(&pt[i].p_memsz); in BITSFUNC()53 if (stripped_len < load_size) in BITSFUNC()
507 unsigned long *load_size) in handle_cmdline_files() argument525 if (!load_addr || !load_size) in handle_cmdline_files()529 *load_size = 0; in handle_cmdline_files()661 *load_size = file_size_total; in handle_cmdline_files()675 *load_size = 0; in handle_cmdline_files()
1559 unsigned long *load_size);