Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-arm.c2569 #define DEF_STUB(x) arm_stub_##x, macro
2585 #define DEF_STUB(x) {elf32_arm_stub_##x, ARRAY_SIZE(elf32_arm_stub_##x)}, macro
/toolchain/binutils/binutils-2.25/gold/
Darm.cc262 #define DEF_STUB(x) arm_stub_##x, macro
4923 #define DEF_STUB(x) \ in Stub_factory() macro