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

  /bionic/libc/private/
bionic_asm_x86_64.h 40 #define PIC_GOT(x) x@GOTPCREL(%rip)
bionic_asm_x86.h 48 #define PIC_GOT(x) x@GOT(%ebx)
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
asm.h 42 #define PIC_GOT(x) x@GOTPCREL(%rip)
45 #define PIC_GOT(x) x
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
asm.h 54 #define PIC_GOT(x) x@GOT(%ebx)
60 #define PIC_GOT(x) x

Completed in 215 milliseconds