Searched defs:writeObjCMsgSendStub (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/lld/MachO/Arch/ |
H A D | ARM64_32.cpp | 102 void ARM64_32::writeObjCMsgSendStub(uint8_t *buf, Symbol *sym, in writeObjCMsgSendStub() function in ARM64_32
|
H A D | ARM.cpp | 156 void ARM::writeObjCMsgSendStub(uint8_t *buf, Symbol *sym, uint64_t stubsAddr, in writeObjCMsgSendStub() function in ARM
|
H A D | X86_64.cpp | 184 void X86_64::writeObjCMsgSendStub(uint8_t *buf, Symbol *sym, uint64_t stubsAddr, in writeObjCMsgSendStub() function in X86_64
|
H A D | ARM64Common.h | 157 writeObjCMsgSendStub(uint8_t *buf, const uint32_t objcStubsFastCode[8], in writeObjCMsgSendStub() function
|
H A D | ARM64.cpp | 120 void ARM64::writeObjCMsgSendStub(uint8_t *buf, Symbol *sym, uint64_t stubsAddr, in writeObjCMsgSendStub() function in ARM64
|