OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YASM_WRITE_32I_L
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-machine.h
31
#define
YASM_WRITE_32I_L
(p, i) do {\
elf-x86-x86.c
83
YASM_WRITE_32I_L
(bufp, value_intn);
84
YASM_WRITE_32I_L
(bufp, size_intn);
108
YASM_WRITE_32I_L
(bufp, shead->size);
193
YASM_WRITE_32I_L
(bufp, reloc->reloc.addr);
Completed in 22 milliseconds