OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86_64_RELOC_GOT_LOAD
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/gas64/
gas-macho64-pic.asm
10
# r_type=
X86_64_RELOC_GOT_LOAD
, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
gas-macho64.asm
11
# r_type=
X86_64_RELOC_GOT_LOAD
, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm64/
nasm-macho64-pic.asm
12
; r_type=
X86_64_RELOC_GOT_LOAD
, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c
253
X86_64_RELOC_GOT_LOAD
= 3, /* a MOVQ load of a GOT entry */
512
reloc->type =
X86_64_RELOC_GOT_LOAD
;
[
all
...]
Completed in 35 milliseconds