Searched refs:sh_num (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/perf/
H A Dtinycc.c2202 int sh_num; /* elf section number */
5476 int info, int other, int sh_num, const char *name);
6844 sec->sh_num = s1->nb_sections;
6912 int sym_type, sym_bind, sh_num, info;
6918 sh_num = SHN_UNDEF;
6920 sh_num = SHN_ABS;
6922 sh_num = section->sh_num;
6968 sym->c = add_elf_sym(symtab_section, value, size, info, 0, sh_num, name);
6973 esym->st_shndx = sh_num;
2200 int sh_num; /* elf section number */ member in struct:Section
6910 int sym_type, sym_bind, sh_num, info; local
17338 asm_new_label1(TCCState *s1, int label, int is_local, int sh_num, long value) argument
18297 add_elf_sym(Section *s, unsigned long value, unsigned long size, int info, int other, int sh_num, const char *name) argument
18511 int sym_bind, sh_num, sym_index; local
[all...]

Completed in 55 milliseconds