Home
last modified time | relevance | path

Searched refs:SYMTAB_MAXSIZE (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
Delf.h241 #define SYMTAB_MAXSIZE 24 macro
Delf.c464 unsigned char buf[SYMTAB_MAXSIZE], *bufp; in elf_symtab_write_to_file()