Home
last modified time | relevance | path

Searched refs:esym_index (Results 1 – 6 of 6) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/tcc/
H A Dtccelf.c472 int esym_index; in relocate_section() local
494 esym_index = s1->symtab_to_dynsym[sym_index]; in relocate_section()
496 if (esym_index) { in relocate_section()
497 qrel->r_info = ELF32_R_INFO(esym_index, R_386_32); in relocate_section()
510 esym_index = s1->symtab_to_dynsym[sym_index]; in relocate_section()
511 if (esym_index) { in relocate_section()
513 qrel->r_info = ELF32_R_INFO(esym_index, R_386_PC32); in relocate_section()
643 int sym_index, esym_index, type, count; in prepare_dynamic_rel() local
655 esym_index = s1->symtab_to_dynsym[sym_index]; in prepare_dynamic_rel()
656 if (esym_index) in prepare_dynamic_rel()
/dports/devel/libegit2/libegit2-0ef8b13/src/
H A Dsymbols.h251 extern emacs_value esym_index;
H A Degit.c288 case EGIT_INDEX: return esym_index; in egit_typeof()
H A Dsymbols.c160 emacs_value esym_index; variable
933 esym_index = env->make_global_ref(env, env->intern(env, "index")); in esyms_init()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/perf/
H A Dtinycc.c18568 int esym_index; in relocate_section() local
18590 esym_index = s1->symtab_to_dynsym[sym_index]; in relocate_section()
18592 if (esym_index) { in relocate_section()
18593 qrel->r_info = ELF32_R_INFO(esym_index, R_386_32); in relocate_section()
18606 esym_index = s1->symtab_to_dynsym[sym_index]; in relocate_section()
18607 if (esym_index) { in relocate_section()
18609 qrel->r_info = ELF32_R_INFO(esym_index, R_386_PC32); in relocate_section()
18723 int sym_index, esym_index, type, count; in prepare_dynamic_rel() local
18735 esym_index = s1->symtab_to_dynsym[sym_index]; in prepare_dynamic_rel()
18736 if (esym_index) in prepare_dynamic_rel()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/perf/
H A Dtinycc.c18568 int esym_index; in relocate_section() local
18590 esym_index = s1->symtab_to_dynsym[sym_index]; in relocate_section()
18592 if (esym_index) { in relocate_section()
18593 qrel->r_info = ELF32_R_INFO(esym_index, R_386_32); in relocate_section()
18606 esym_index = s1->symtab_to_dynsym[sym_index]; in relocate_section()
18607 if (esym_index) { in relocate_section()
18609 qrel->r_info = ELF32_R_INFO(esym_index, R_386_PC32); in relocate_section()
18723 int sym_index, esym_index, type, count; in prepare_dynamic_rel() local
18735 esym_index = s1->symtab_to_dynsym[sym_index]; in prepare_dynamic_rel()
18736 if (esym_index) in prepare_dynamic_rel()