Searched defs:Analyze_Prolog (Results 1 – 2 of 2) sorted by relevance
287 procedure Analyze_Prolog (A : Address; Prolog : out Prolog_Type); subprogspec341 procedure Analyze_Prolog (A : Address; Prolog : out Prolog_Type) is subprogram342 Ptr : Address;343 Ppl : Ins_pushl_Ptr;344 Pas : Ins_addl_subl_byte_Ptr;346 function To_Ins_pushl_Ptr is349 function To_Ins_addl_subl_byte_Ptr is352 function To_Ins_addl_subl_word_Ptr is
288 *:[Mm]orph[Oo][Ss]:*:*)341 # This test works for both compilers.342 if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then343 if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \344 (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \348 fi350 echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`353 # According to config.sub, this is the proper way to canonicalize