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

/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c712 #define FN_STUB ".mips16.fn."
4703 return (strncmp (name, FN_STUB, sizeof FN_STUB - 1) == 0
6147 if (strncmp (name, FN_STUB, sizeof FN_STUB - 1) == 0)
6172 || strncmp (bfd_get_section_name (abfd, o), FN_STUB,
6173 sizeof FN_STUB - 1) == 0
6668 && strncmp (bfd_get_section_name (abfd, sec), FN_STUB,
6669 sizeof FN_STUB - 1) != 0
709 #define FN_STUB macro
/haiku-buildtools/binutils/bfd/
H A Delfxx-mips.c1015 #define FN_STUB ".mips16.fn."
1019 #define FN_STUB_P(name) CONST_STRNEQ (name, FN_STUB)
1012 #define FN_STUB macro

Completed in 103 milliseconds