Searched refs:execute_cfi (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/libdw/ |
D | cfi.c | 62 execute_cfi (Dwarf_CFI *cache, in execute_cfi() function 456 result = execute_cfi (cache, &abi_cie, &cie_fs, in cie_cache_initial_state() 465 result = execute_cfi (cache, cie, &cie_fs, in cie_cache_initial_state() 497 result = execute_cfi (cache, fde->cie, &fs, in __libdw_frame_at_address()
|
D | ChangeLog | 40 * cfi.c (execute_cfi): Add program bounds checks. 472 * cfi.c (execute_cfi): Make sure DW_CFA_expression and 616 (execute_cfi) (enough_registers): Clear new memory after realloc. 901 * cfi.c (execute_cfi): Barf on CIE initial instructions changing the 937 * cfi.c (execute_cfi): Barf on CIE initial instructions changing the 998 * cfi.c (execute_cfi): Set that instead of doing cfi_assert for 1011 * cfi.c (execute_cfi): Never return without cleanup.
|