HomeSort by relevance Sort by last modified time
    Searched refs:get_func (Results 1 - 4 of 4) sorted by null

  /external/llvm/test/MC/AArch64/
basic-pic.s 65 .globl get_func
66 .type get_func,@function
67 get_func: // @get_func label
70 adrp x0, :got:get_func
71 ldr x0, [x0, #:got_lo12:get_func]
74 .size get_func, .Ltmp4-get_func
78 // it can relax it because it knows where get_func is. It can't!
79 // CHECK: R_AARCH64_ADR_GOT_PAGE get_func
    [all...]
  /external/ltp/testcases/kernel/syscalls/mprotect/
mprotect04.c 146 static __attribute__((noinline)) void *get_func(void *mem) function
196 static void *get_func(void *mem) function
239 func = get_func(p);
  /toolchain/binutils/binutils-2.25/bfd/
opncls.c     [all...]
  /external/libmtp/src/
libmtp.c     [all...]

Completed in 1017 milliseconds