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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_elf_access.c444 Dwarf_Small *relocation_section,
463 if (relocation_section == NULL) {
482 get_relocations_array(is_64bit,endianness,machine, relocation_section,
701 Dwarf_Small *relocation_section = relocatablesec->dss_reloc_data; local
712 relocation_section,
441 get_relocation_entries(Dwarf_Bool is_64bit, int endianness, int machine, Dwarf_Small *relocation_section, Dwarf_Unsigned relocation_section_size, struct Dwarf_Elf_Rela **relas, unsigned int *nrelas, int *error) argument

Completed in 1546 milliseconds