Searched refs:resolve (Results 1 - 25 of 27) sorted by relevance

12

/haiku-buildtools/binutils/ld/testsuite/ld-ifunc/
H A Difunc-16-x86.s4 .set fct,resolve
9 .type resolve, @function
10 resolve: label
12 .size resolve, .-resolve
/haiku-buildtools/binutils/ld/testsuite/ld-aarch64/
H A Difunc-16.s4 .set fct,resolve
9 .type resolve, @function
10 resolve: label
12 .size resolve, .-resolve
/haiku-buildtools/binutils/gas/testsuite/gas/i386/
H A Difunc-2.l2 .*/ifunc-2\.s:4: Error: can't resolve `bar1' {\.text\.1 section} - `foo1' {\.text\.1 section}
3 .*/ifunc-2\.s:5: Error: can't resolve `bar2' {\.text\.2 section} - `foo2' {\.text\.2 section}
4 .*/ifunc-2\.s:6: Error: can't resolve `bar1' {\.text\.1 section} - `bar2' {\.text\.2 section}
5 .*/ifunc-2\.s:7: Error: can't resolve `bar2' {\.text\.2 section} - `bar1' {\.text\.1 section}
6 .*/ifunc-2\.s:8: Error: can't resolve `\.text\.1' {\.text\.1 section} - `bar1' {\.text\.1 section}
7 .*/ifunc-2\.s:9: Error: can't resolve `\.text\.1' {\.text\.1 section} - `bar2' {\.text\.2 section}
8 .*/ifunc-2\.s:10: Error: can't resolve `bar1' {\.text\.1 section} - `abs1' {\*ABS\* section}
9 .*/ifunc-2\.s:11: Error: can't resolve `abs1' {\*ABS\* section} - `bar1' {\.text\.1 section}
10 .*/ifunc-2\.s:12: Error: can't resolve `\.text\.1' {\.text\.1 section} - `bar1' {\.text\.1 section}
11 .*/ifunc-2\.s:19: Error: can't resolve `bar
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dlui-2.l4 .*\.s:8: Error: can't resolve `baz' {\*UND\* section} - `bar' {\*UND\* section}
5 .*\.s:9: Error: can't resolve `\.text' {\.text section} - `baz' {\*UND\* section}
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Dthumb2-bl-undefweak.s1 @ Test that calls to undefined weak functions resolve to call through
H A Dthumb2-bl-undefweak1.s1 @ Test that calls to undefined weak functions resolve to call through
/haiku-buildtools/binutils/ld/testsuite/ld-sh/sh64/
H A Dcrange-1.s1 ! Support file for .cranges tests to resolve all references for
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-sh/sh64/
H A Dcrange-1.s1 ! Support file for .cranges tests to resolve all references for
/haiku-buildtools/binutils/gas/testsuite/gas/tic54x/
H A Dlabels.s38 * This reference should resolve to definition #3
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic54x/
H A Dlabels.s38 * This reference should resolve to definition #3
/haiku-buildtools/gcc/lto-plugin/
H A Dlto-symtab.c225 resolve (void) function
346 resolve ();
/haiku-buildtools/gcc/gcc/fortran/
H A Dintrinsic.c297 resolve pointer to resolution function
318 gfc_resolve_f resolve, ...)
352 next_sym->resolve = resolve;
363 va_start (argp, resolve);
414 void (*resolve) (gfc_expr *))
422 rf.f0 = resolve;
434 void (*resolve) (gfc_code *))
442 rf.s1 = resolve;
457 void (*resolve) (gfc_exp
316 add_sym(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, gfc_check_f check, gfc_simplify_f simplify, gfc_resolve_f resolve, ...) argument
[all...]
H A Dtrans-decl.c1894 gcc_assert (isym->resolve.f0 != NULL);
1904 isym->resolve.f1 (&e, &argexpr);
1908 isym->resolve.f2 (&e, &argexpr, NULL);
1912 isym->resolve.f3 (&e, &argexpr, NULL, NULL);
1917 isym->resolve.f4 (&e, &argexpr, NULL, NULL, NULL);
3969 /* TODO: move to the appropriate place in resolve.c. */
5264 /* TODO: move to the appropriate place in resolve.c. */
5977 /* TODO: move to the appropriate place in resolve.c. */
/haiku-buildtools/binutils/gold/
H A Dresolve.cc0 // resolve.cc -- symbol resolution for gold
152 // The resolve functions build a little code for each symbol.
200 // define a resolve method.
243 Symbol_table::resolve(Sized_symbol<size>* to, function in class:gold::Symbol_table
269 sized_target->resolve(to, sym, object, version);
1059 Symbol_table::resolve<32, false>(
1071 Symbol_table::resolve<32, true>(
1085 Symbol_table::resolve<64, false>(
1097 Symbol_table::resolve<64, true>(
H A Dsymtab.h1734 resolve(Sized_symbol<size>* to,
1743 resolve(Sized_symbol<size>* to, const Sized_symbol<size>* from);
1755 // resolve.cc.
H A DMakefile.am101 resolve.cc \
H A Dtarget.h106 // Whether this target has a specific resolve function.
521 // Whether this target has a specific resolve function.
856 resolve(Symbol*, const elfcpp::Sym<size, big_endian>&, Object*, function in class:gold::Sized_target
H A Dsymtab.cc731 Symbol_table::resolve(Sized_symbol<size>* to, const Sized_symbol<size>* from) function in class:gold::Symbol_table
742 this->resolve(to, esym.sym(), shndx, is_ordinary, shndx, from->object(),
872 // Otherwise, we just resolve the symbols as though they were
892 Symbol_table::resolve<size, big_endian>(sym, symdef);
1004 this->resolve(ret, sym, st_shndx, is_ordinary, orig_st_shndx, object,
1055 this->resolve(ret, sym, st_shndx, is_ordinary, orig_st_shndx, object,
1461 // We keep a list of all STT_OBJECT symbols, so that we can resolve
1754 // resolve the newly created symbol to the old one. This
H A DMakefile.in129 reloc.$(OBJEXT) resolve.$(OBJEXT) script-sections.$(OBJEXT) \
541 resolve.cc \
886 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resolve.Po@am__quote@
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug257.go[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Dm68k-parse.c2508 yyerror (_("scale specification must resolve to a number"));
/haiku-buildtools/binutils/gas/
H A Dm68k-parse.c2581 yyerror (_("scale specification must resolve to a number"));
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dgogo.h2206 resolve() function in class:Named_object
2219 resolve() const function in class:Named_object
H A Dgogo.cc2060 e = e->resolve();
2157 no = no->resolve();
7029 return p->second->resolve();
7086 go_assert(named_object == named_object->resolve());
/haiku-buildtools/gcc/gcc/
H A Dvar-tracking.c2148 RTXs to remain unchanged globally, if they resolve to a constant,
5859 bool resolve, preserve; local
5987 resolve = preserve = !cselib_preserved_value_p (v);
6046 resolve = false;
6048 else if (resolve && GET_CODE (mo.u.loc) == SET)
6070 resolve = false;
6073 else if (!resolve)
6081 resolve = false;
6117 VAL_NEEDS_RESOLUTION (loc) = resolve;

Completed in 489 milliseconds

12