|
sec = elf_create_section(file->elf, ".orc_unwind_ip", sizeof(int), idx);
|
|
sec = elf_create_section(file->elf, ".orc_unwind_ip", sizeof(int), idx);
|
|
ip_relasec = elf_create_rela_section(file->elf, sec);
|
|
ip_relasec = elf_create_rela_section(file->elf, sec);
|