Home
last modified time | relevance | path

Searched refs:section_with_reloc_records (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elfread.c488 unsigned section_with_reloc_records = 0; in elf_relocations_nolibelf() local
514 section_with_reloc_records = relocatablesec->dss_reloc_index; in elf_relocations_nolibelf()
515 if (!section_with_reloc_records) { in elf_relocations_nolibelf()
534 res = apply_rela_entries(dbg,section_with_reloc_records, in elf_relocations_nolibelf()