OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHDR_MAXSIZE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h
237
#define
SHDR_MAXSIZE
64
elf.c
671
unsigned char buf[
SHDR_MAXSIZE
], *bufp = buf;
734
unsigned char buf[
SHDR_MAXSIZE
], *bufp = buf;
Completed in 48 milliseconds