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

/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c713 #define CALL_STUB ".mips16.call."
4704 || strncmp (name, CALL_STUB, sizeof CALL_STUB - 1) == 0
6174 || strncmp (bfd_get_section_name (abfd, o), CALL_STUB,
6175 sizeof CALL_STUB - 1) == 0
6253 else if (strncmp (name, CALL_STUB, sizeof CALL_STUB - 1) == 0
6670 && strncmp (bfd_get_section_name (abfd, sec), CALL_STUB,
6671 sizeof CALL_STUB - 1) != 0
710 #define CALL_STUB macro
/haiku-buildtools/binutils/bfd/
H A Delfxx-mips.c1016 #define CALL_STUB ".mips16.call."
1020 #define CALL_STUB_P(name) CONST_STRNEQ (name, CALL_STUB)
1013 #define CALL_STUB macro

Completed in 207 milliseconds