Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-hppa.c69 #define UNWIND_SECTION_NAME ".PARISC.unwind" macro
77 #define UNWIND_SECTION_NAME "$UNWIND$" macro
1441 if (strcmp (section->name, UNWIND_SECTION_NAME) == 0) in tc_gen_reloc()
6004 seg = bfd_get_section_by_name (stdoutput, UNWIND_SECTION_NAME); in pa_build_unwind_subspace()
6007 seg = subseg_new (UNWIND_SECTION_NAME, 0); in pa_build_unwind_subspace()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-9899689 * config/tc-hppa.c (UNWIND_SECTION_NAME): Define for ELF.
1113 (UNWIND_SECTION_NAME): Likewise.