Home
last modified time | relevance | path

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

/dports/devel/libfirm/libfirm-1.21.0/ir/be/
H A Dbegnuas.h40 GAS_SECTION_DESTRUCTORS, /**< dtors section */ enumerator
H A Dbegnuas.c87 case GAS_SECTION_DESTRUCTORS: name = "mod_term_func"; break; in emit_section_macho()
456 return GAS_SECTION_DESTRUCTORS; in determine_section()