Searched refs:fre_start_pc_vma (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/libsframe/
H A Dsframe-dump.c88 uint64_t fre_start_pc_vma = 0; local
124 fre_start_pc_vma = (fde_type_addrmask_p
137 printf (" %016"PRIx64, fre_start_pc_vma);
/netbsd-current/external/gpl3/binutils/dist/libsframe/
H A Dsframe-dump.c109 uint64_t fre_start_pc_vma = 0; local
149 fre_start_pc_vma = (fde_type_addrmask_p
162 printf (" %016"PRIx64, fre_start_pc_vma);

Completed in 133 milliseconds