Home
last modified time | relevance | path

Searched defs:DEF_STUB (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-csky.c1075 #define DEF_STUB(x) csky_stub_##x, macro
1089 #define DEF_STUB(x) {elf32_csky_stub_##x, ARRAY_SIZE(elf32_csky_stub_##x)}, macro
H A Delf32-arm.c2870 #define DEF_STUB(x) arm_stub_##x, macro
2888 #define DEF_STUB(x) {elf32_arm_stub_##x, ARRAY_SIZE(elf32_arm_stub_##x)}, macro
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-csky.c1075 #define DEF_STUB(x) csky_stub_##x, macro
1089 #define DEF_STUB(x) {elf32_csky_stub_##x, ARRAY_SIZE(elf32_csky_stub_##x)}, macro
H A Delf32-arm.c2870 #define DEF_STUB(x) arm_stub_##x, macro
2888 #define DEF_STUB(x) {elf32_arm_stub_##x, ARRAY_SIZE(elf32_arm_stub_##x)}, macro
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Darm.cc265 #define DEF_STUB(x) arm_stub_##x, macro
5004 #define DEF_STUB(x) \ in Stub_factory() macro
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Darm.cc265 #define DEF_STUB(x) arm_stub_##x, macro
5004 #define DEF_STUB(x) \ in Stub_factory() macro