Searched refs:txt_sec (Results 1 – 1 of 1) sorted by relevance
436 const Elf_Shdr *txt_sec; member470 const Elf_Shdr *txt_sec; in module_finalize() local480 txt_sec = find_mod_section(hdr, sechdrs, txtname); in module_finalize()482 if (txt_sec) { in module_finalize()486 txt_sec->sh_addr, in module_finalize()487 txt_sec->sh_size); in module_finalize()