Home
last modified time | relevance | path

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

/external/elfutils/src/
Dreadelf.c5049 Dwarf_Word vma_base, unsigned int code_align, in print_cfa_program() argument
5062 Dwarf_Word pc = vma_base; in print_cfa_program()
5083 op1 += vma_base; in print_cfa_program()
5591 Dwarf_Word vma_base = 0; in print_debug_frame_section() local
5779 vma_base = (((uint64_t) shdr->sh_offset in print_debug_frame_section()
5786 (uint64_t) vma_base); in print_debug_frame_section()
5793 ((uint64_t) vma_base + (uint64_t) address_range) in print_debug_frame_section()
5852 print_cfa_program (readp, cieend, vma_base, code_alignment_factor, in print_debug_frame_section()
DChangeLog1996 * readelf.c (print_debug_frame_section): Fix computation of vma_base