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

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delfxx-mips.c648 #define MIPS_FUNCTION_STUB_BIG_SIZE 20
7326 ? MIPS_FUNCTION_STUB_BIG_SIZE
8189 bfd_byte stub[MIPS_FUNCTION_STUB_BIG_SIZE];
8199 BFD_ASSERT ((htab->function_stub_size == MIPS_FUNCTION_STUB_BIG_SIZE)
8214 if (htab->function_stub_size == MIPS_FUNCTION_STUB_BIG_SIZE)
8225 if (htab->function_stub_size == MIPS_FUNCTION_STUB_BIG_SIZE)
646 #define MIPS_FUNCTION_STUB_BIG_SIZE macro

Completed in 191 milliseconds