Searched refs:txt_sec (Results 1 – 1 of 1) sorted by relevance
434 const Elf_Shdr *txt_sec; member468 const Elf_Shdr *txt_sec; in module_finalize() local478 txt_sec = find_mod_section(hdr, sechdrs, txtname); in module_finalize()480 if (txt_sec) { in module_finalize()484 txt_sec->sh_addr, in module_finalize()485 txt_sec->sh_size); in module_finalize()