Searched refs:sec_end (Results 1 – 9 of 9) sorted by relevance
75 sec_end=`strings -at d $1 | \78 sec_end=`echo ${sec_end} | awk '{print $1}'`81 sec_size=`expr ${sec_end} - ${sec_start}`
129 void sec_end (void);
210 sec_end(); in lostpeer()
867 sec_end(void) in sec_end() function
1527 sec_end(); in disconnect()
55 uptr sec_end = sec_start + sc->size; in NextSectionLoad() local56 module->addAddressRange(sec_start, sec_end, /*executable=*/false, isWritable, in NextSectionLoad()
464 * ftp/security.c (sec_end): only clean app_data if there is any675 (sec_end): set app_data to NULL1006 (sec_end): only destroy if it was initialized
672 ssize_t bytes, max_offset, offset, sec_end; in find_pe_overlay() local722 sec_end = archive_le32dec( in find_pe_overlay()726 if (sec_end > max_offset) { in find_pe_overlay()727 max_offset = sec_end; in find_pe_overlay()