Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_access.c445 Dwarf_Unsigned relocation_section_size, in get_relocation_entries() argument
468 if ((relocation_section_size != 0)) { in get_relocation_entries()
470 if(relocation_section_size%relocation_size) { in get_relocation_entries()
474 *nrelas = relocation_section_size/relocation_size; in get_relocation_entries()
702 Dwarf_Unsigned relocation_section_size = in loop_through_relocations() local
713 relocation_section_size, in loop_through_relocations()