Home
last modified time | relevance | path

Searched defs:MD_EPROL_LABEL (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/csu/
H A Dcrt0.c53 #define MD_EPROL_LABEL __asm(" .text\n_eprol:") macro
/openbsd/lib/csu/hppa/
H A Dmd_init.h161 #define MD_EPROL_LABEL __asm (".export _eprol, entry\n\t.label _eprol") macro