Searched refs:text_size_total (Results 1 – 1 of 1) sorted by relevance
69 static uint64_t bss_size_total, data_size_total, text_size_total; variable379 text_size_total += raw_size; in handle_core_note()381 text_size_total += raw_size; in handle_core_note()400 text_size_total += nhdr_l.n_descsz; in handle_core_note()402 text_size_total += nhdr_l.n_descsz; in handle_core_note()412 text_size_total += nhdr_l.n_descsz; in handle_core_note()430 text_size_total += nhdr_l.n_descsz; in handle_core_note()432 text_size_total += nhdr_l.n_descsz; in handle_core_note()500 text_size_total += phdr->p_filesz; in handle_phdr()506 text_size_total += phdr->p_memsz - phdr->p_filesz; in handle_phdr()[all …]