Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Ddw2gencfi.c1824 get_cfi_seg (segT cseg, const char *base, flagword flags, int align) in get_cfi_seg() function
1865 cfi_seg = get_cfi_seg (NULL, ".eh_frame", in cfi_finish()
1903 cfi_seg = get_cfi_seg (ccseg, ".eh_frame", in cfi_finish()
1942 get_cfi_seg (NULL, ".debug_frame", in cfi_finish()
1973 get_cfi_seg (ccseg, ".debug_frame", in cfi_finish()
DChangeLog-20111369 (get_cfi_seg): Likewise. Use if (SUPPORT_FRAME_LINKONCE) rather
1388 (get_cfi_seg): Likewise. Reintroduce old code for when not
1390 (cfi_finish): Move get_cfi_seg calls out of loop when not
1417 (get_cfi_seg): New.