Searched defs:entsize (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/objtool/ |
| H A D | elf.c | 789 Elf64_Xword entsize = symtab->sh.sh_entsize; elf_update_symbol() local 1425 elf_create_section(struct elf * elf,const char * name,size_t size,size_t entsize,unsigned int type,unsigned int align,unsigned int flags) elf_create_section() argument 1694 elf_create_section_pair(struct elf * elf,const char * name,size_t entsize,unsigned int nr,unsigned int nr_relocs) elf_create_section_pair() argument
|
| H A D | check.c | 1033 size_t entsize = sizeof(struct sym_checksum); create_sym_checksum_section() local
|
| /linux/scripts/ |
| H A D | tracepoint-update.c | 20 static inline void *get_index(void *start, int entsize, int index) in get_index()
|
| H A D | sorttable.c | 113 static inline void *get_index(void *start, int entsize, int index) in get_index()
|