Lines Matching refs:find_section_by_name
639 sec = find_section_by_name(file->elf, ".static_call_sites"); in create_static_call_sections()
722 sec = find_section_by_name(file->elf, ".retpoline_sites"); in create_retpoline_sites_sections()
760 sec = find_section_by_name(file->elf, ".return_sites"); in create_return_sites_sections()
798 sec = find_section_by_name(file->elf, ".ibt_endbr_seal"); in create_ibt_endbr_seal_sections()
855 sec = find_section_by_name(file->elf, ".cfi_sites"); in create_cfi_sections()
904 sec = find_section_by_name(file->elf, "__mcount_loc"); in create_mcount_loc_sections()
949 sec = find_section_by_name(file->elf, ".call_sites"); in create_direct_call_sections()
991 rsec = find_section_by_name(file->elf, ".rela.discard.func_stack_frame_non_standard"); in add_ignores()
2201 sec = find_section_by_name(file->elf, ".discard.unwind_hints"); in read_unwind_hints()
2302 sec = find_section_by_name(file->elf, ".discard.annotate_insn"); in read_annotate()
4246 sec = find_section_by_name(file->elf, ".noinstr.text"); in validate_noinstr_sections()
4252 sec = find_section_by_name(file->elf, ".entry.text"); in validate_noinstr_sections()
4258 sec = find_section_by_name(file->elf, ".cpuidle.text"); in validate_noinstr_sections()