HomeSort by relevance Sort by last modified time
    Searched defs:func (Results 76 - 100 of 1347) sorted by null

1 2 34 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
mips16e-save.s 5 func: label
mips32-sf32.s 3 func: label
pcrel-3.s 2 .ent func
3 func: label
7 .end func
ulh-reloc.s 1 .ent func
2 func: label
33 .end func
ulw-reloc.s 1 .ent func
2 func: label
44 .end func
  /toolchain/binutils/binutils-2.27/gold/testsuite/
discard_locals_relocatable_test.c 45 extern int func (void);
48 func (void) function
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
relasz.s 2 .global func
3 .type func, %function
4 func: label
9 .size func, .-func
tls-small-ld.s 4 func: label
tls-tiny-ld.s 4 func: label
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-avr/
relax-elf-flags-b.s 2 .global func
3 func: label
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
no-plt-func1.c 2 func (void) function
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-plugin/
func.c 7 int func (void) function
pr20070b.c 7 int func (void) function
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/
cross1.c 3 func () function
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
ilp32-11.s 4 .quad func + 0x7fffffff
8 .type func, @function
9 .global func
10 .hidden func
11 func: label
no-plt-func1.c 2 func (void) function
  /art/test/065-mismatched-implements/src/
Base.java 18 public void func() { method in class:Base
Defs.java 18 public void func(); method in interface:Defs
  /art/test/066-mismatched-super/src2/
Defs.java 18 public void func(); method in interface:Defs
  /build/kati/testcase/
call_with_whitespace.mk 0 func = $(info called with '$(1)')
4 $(call test,func)
5 $(call test, func)
6 $(call test,func )
7 $(call test, func )
1 func = $(info called with '$(1)') macro
multiline_arg.mk 3 define func macro
8 $(info INFO2: $(call func, \
12 $(call func, \
14 $(call func, \)
  /device/linaro/bootloader/arm-trusted-firmware/bl1/aarch64/
bl1_entrypoint.S 20 func bl1_entrypoint label
  /device/linaro/bootloader/arm-trusted-firmware/bl2/aarch64/
bl2_entrypoint.S 16 func bl2_entrypoint label
  /device/linaro/bootloader/arm-trusted-firmware/bl2u/aarch64/
bl2u_entrypoint.S 15 func bl2u_entrypoint label
  /device/linaro/bootloader/arm-trusted-firmware/bl31/aarch64/
bl31_entrypoint.S 23 func bl31_entrypoint label
121 func bl31_warm_entrypoint label

Completed in 450 milliseconds

1 2 34 5 6 7 8 91011>>