Searched refs:sec_size (Results 1 – 2 of 2) sorted by relevance
63 sec_size=`echo "${sec_info}" | awk '/sh_size/ {print $2}' 2>/dev/null`81 sec_size=`expr ${sec_end} - ${sec_start}`86 if [ ${sec_size} -lt ${mfs_size} ]; then
177 uint64_t sec_offset, sec_size; in pt_iscache_find_locked() local187 sec_size = pt_section_size(section); in pt_iscache_find_locked()195 if (sec_size != size) in pt_iscache_find_locked()