Lines Matching defs:match
64 { "match-file-names", 'f', NULL, 0,
81 N_("Force combining files even if some ELF headers don't seem to match"),
622 sections, even the unallocated ones. To match it as closely as
885 /* Update the value to match the output section. */
965 /* Return true if the flags of the sections match, ignoring the SHF_INFO_LINK
980 /* Return true iff the flags, size, and name match. */
1071 check_match (bool match, Elf_Scn *scn, const char *name)
1073 if (!match)
1085 and the debuginfo file's section headers no longer match up.
2036 phdrs will match up. This requires us to do our own layout of
2038 so we can try to match what the original probably had. */
2470 match:
2492 goto match;
2567 With -f these match the file name of the main (stripped) file \
2568 (slashes are never special), otherwise they match the simple module names. \