HomeSort by relevance Sort by last modified time
    Searched refs:gold_warning (Results 1 - 25 of 27) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gold/
int_encoding.cc 50 gold_warning(_("Unusually large LEB128 decoded, "
83 gold_warning(_("Unusually large LEB128 decoded, "
reduced_debug_output.h 67 gold_warning("%s", reason.c_str());
113 gold_warning("%s", reason.c_str());
dwp.h 89 gold_warning(const char* msg, ...) ATTRIBUTE_PRINTF_1;
descriptors.cc 208 gold_warning(_("while closing %s: %s"), pod->name, strerror(errno));
247 gold_warning(_("while closing %s: %s"), pod->name, strerror(errno));
282 gold_warning(_("while closing %s: %s"), pod->name, strerror(errno));
compressed_output.cc 225 gold_warning(_("not compressing section data: zlib error"));
gold.h 96 gold_warning(const char* msg, ...) ATTRIBUTE_PRINTF_1;
options.cc 1114 gold_warning(_("ignoring --threads: "
1121 gold_warning(_("ignoring --thread-count: "
    [all...]
expression.cc 326 gold_warning(_("unary " #NAME " applied to section " \
476 gold_warning(_("binary " #NAME " applied to section " \
675 gold_warning(_("max applied to section relative value"));
726 gold_warning(_("min applied to section relative value"));
867 gold_warning(_("aligning to section relative value"));
    [all...]
dirsearch.cc 83 gold::gold_warning("%s: closedir failed: %s", this->dirname_,
merge.cc 526 gold_warning(_("%s: last entry in mergeable string section '%s' "
590 gold_warning(_("%s: section %s contains incorrectly aligned strings;"
errors.cc 257 gold_warning(const char* format, ...) function in namespace:gold
gdb-index.cc 378 gold_warning(_("%s: --gdb-index currently supports "
392 gold_warning(_("%s: top level DIE is not DW_TAG_compile_unit "
845 gold_warning(_("%s: DWARF info may be corrupt; low_pc and high_pc "
    [all...]
icf.cc 785 gold_warning(_("Could not find symbol %s to unfold\n"), name);
    [all...]
readsyms.cc 103 gold_warning("skipping incompatible %s while searching for %s",
script.cc     [all...]
script-sections.cc 1204 gold_warning(_("fill value is not absolute"));
    [all...]
layout.cc     [all...]
ehframe.cc 382 gold_warning(_("overflow in PLT unwind data; "
    [all...]
fileread.cc 140 gold_warning(_("munmap failed: %s"), strerror(errno));
resolve.cc 891 gold_warning("%s: %s", objname, buf);
    [all...]
arm.cc     [all...]
dwarf_reader.cc 455 gold_warning(_("%s: DWARF info may be corrupt; offsets in a "
    [all...]
dwp.cc     [all...]
powerpc.cc     [all...]
output.cc 602 gold_warning("entry symbol '%s' exists but is not defined", entry);
614 gold_warning("cannot find entry symbol '%s'", entry);
    [all...]

Completed in 245 milliseconds

1 2