Searched refs:execute_cfi (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/libdw/ |
D | cfi.c | 102 execute_cfi (Dwarf_CFI *cache, in execute_cfi() function 468 result = execute_cfi (cache, &abi_cie, &cie_fs, in cie_cache_initial_state() 477 result = execute_cfi (cache, cie, &cie_fs, in cie_cache_initial_state() 509 result = execute_cfi (cache, fde->cie, &fs, in __libdw_frame_at_address()
|
D | ChangeLog | 68 * cfi.c (execute_cfi): Move nested functions 'enough_registers' 350 * cfi.c (execute_cfi): Add program bounds checks. 782 * cfi.c (execute_cfi): Make sure DW_CFA_expression and 926 (execute_cfi) (enough_registers): Clear new memory after realloc. 1211 * cfi.c (execute_cfi): Barf on CIE initial instructions changing the 1247 * cfi.c (execute_cfi): Barf on CIE initial instructions changing the 1308 * cfi.c (execute_cfi): Set that instead of doing cfi_assert for 1321 * cfi.c (execute_cfi): Never return without cleanup.
|