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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h 446 elf_strtab_entry *elf_strtab_entry_create(const char *str);
elf.c 191 elf_strtab_entry_create(const char *str) function
243 entry = elf_strtab_entry_create(str);

Completed in 26 milliseconds