Home
last modified time | relevance | path

Searched refs:FUNCTION (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/gprof/
Dgen-c-prog.awk10 if (curfun != FUNCTION)
14 curfun = FUNCTION
16 print "void ", FUNCTION, "(FILE *);"
18 printf "%s (FILE *file)\n", FUNCTION
DMakefile.am69 FUNCTION=`(echo $*|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
DMakefile.in1099 FUNCTION=`(echo $*|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/epiphany/
Dregression.s64 RETURN: bl FUNCTION ; //jump to subroutine
68 JARLAB: MOV R63,FUNCTION ; //REGISTER CALL
240 FUNCTION: RTS; //return from subroutine label
Dregression.d59 4c: edf8 0000 bl 226 \<FUNCTION\>
299 00000226 \<FUNCTION\>:
/toolchain/binutils/binutils-2.27/bfd/doc/
Ddoc.str55 : FUNCTION
120 FUNCTION ;
Dproto.str130 : FUNCTION external ;
/toolchain/binutils/binutils-2.27/bfd/
Dbfd-in2.h2562 #define NEWHOWTO(FUNCTION, NAME, SIZE, REL, IN) \ argument
2563 HOWTO (0, 0, SIZE, 0, REL, 0, complain_overflow_dont, FUNCTION, \