Lines Matching refs:sec
62 insn->sec, insn->offset, cfi->cfa.base);
78 insn->sec, insn->offset, bp->base);
116 struct section *sec, unsigned long offset)
126 entry->insn_sec = sec;
142 struct section *sec, *orc_sec;
155 for_each_sec(file, sec) {
160 if (!sec->text)
163 sec_for_each_insn(file, sec, insn) {
172 if (orc_list_add(&orc_list, &orc, sec,
197 if (orc_list_add(&orc_list, &orc, insn->sec,
211 orc_list_add(&orc_list, &null, sec, sec->len);
219 sec = find_section_by_name(file->elf, ".orc_unwind");
220 if (sec) {
229 sec = elf_create_section(file->elf, ".orc_unwind_ip", 0, sizeof(int), nr);
230 if (!sec)
235 if (write_orc_entry(file->elf, orc_sec, sec, idx++,