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

/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dia64-gen.c265 static void load_depfile (const char *, enum ia64_dependency_mode);
817 load_depfile (const char *filename, enum ia64_dependency_mode mode)
882 load_depfile ("ia64-raw.tbl", IA64_DV_RAW);
883 load_depfile ("ia64-waw.tbl", IA64_DV_WAW);
884 load_depfile ("ia64-war.tbl", IA64_DV_WAR);
815 load_depfile (const char *filename, enum ia64_dependency_mode mode) function

Completed in 67 milliseconds