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

  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 193 %macro GET_GOT 1
196 call %%get_got
199 %%get_got:
210 %macro GET_GOT 1
212 call %%get_got
213 %%get_got:
216 %define GLOBAL(x) x + %1 - %%get_got
233 %macro GET_GOT 1
252 %ifnmacro GET_GOT
253 %macro GET_GOT
    [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 135 %macro GET_GOT 1
138 call %%get_got
141 %%get_got:
153 %macro GET_GOT 1
155 call %%get_got
156 %%get_got:
159 %define GLOBAL(x) x + %1 - %%get_got
173 %macro GET_GOT 1
187 %ifnmacro GET_GOT
188 %macro GET_GOT
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf64-ia64-vms.c 237 static asection *get_got
1709 get_got (bfd *abfd, struct elf64_ia64_link_hash_table *ia64_info) function
    [all...]
elfnn-ia64.c 1941 get_got (bfd *abfd, struct bfd_link_info *info, function
    [all...]

Completed in 178 milliseconds