Searched defs:target_section (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_elf_access.c601 Dwarf_Small *target_section, Dwarf_Small *section_data)
656 at target_section + offset and add its value to
660 WRITE_UNALIGNED(dbg,target_section + offset,
672 Dwarf_Small *target_section,
677 if ((target_section != NULL) && (relas != NULL)) {
684 target_section,
699 Dwarf_Small *target_section = 0; local
731 target_section = relocatablesec->dss_data;
738 target_section,
598 update_entry(Dwarf_Debug dbg, Dwarf_Bool is_64bit, Dwarf_Endianness endianess, Dwarf_Half machine, struct Dwarf_Elf_Rela *rela, Dwarf_Small *target_section, Dwarf_Small *section_data) argument
668 apply_rela_entries(Dwarf_Debug dbg, Dwarf_Bool is_64bit, Dwarf_Endianness endianess, Dwarf_Half machine, Dwarf_Small *target_section, Dwarf_Small *symtab_section, struct Dwarf_Elf_Rela *relas, unsigned int nrelas, int *error) argument

Completed in 687 milliseconds