Home
last modified time | relevance | path

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

/external/elfutils/src/
Dreadelf.c6138 Dwarf_Word vma_base, unsigned int code_align, in print_cfa_program() argument
6152 Dwarf_Word pc = vma_base; in print_cfa_program()
6174 op1, pc = vma_base + op1); in print_cfa_program()
6632 Dwarf_Word vma_base = 0; in print_debug_frame_section() local
6821 vma_base = (((uint64_t) shdr->sh_offset in print_debug_frame_section()
6828 (uint64_t) vma_base); in print_debug_frame_section()
6835 ((uint64_t) vma_base + (uint64_t) address_range) in print_debug_frame_section()
6894 print_cfa_program (readp, cieend, vma_base, code_alignment_factor, in print_debug_frame_section()
DChangeLog3059 * readelf.c (print_debug_frame_section): Fix computation of vma_base