Searched defs:writeStubHelperHeader (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lld/MachO/Arch/ | ||
H A D | ARM64_32.cpp | 86 void ARM64_32::writeStubHelperHeader(uint8_t *buf8) const { in writeStubHelperHeader() function in ARM64_32 |
H A D | X86_64.cpp | 155 void X86_64::writeStubHelperHeader(uint8_t *buf) const { in writeStubHelperHeader() function in X86_64 |
H A D | ARM64Common.h | 123 inline void writeStubHelperHeader(uint8_t *buf8, in writeStubHelperHeader() function |
H A D | ARM64.cpp | 93 void ARM64::writeStubHelperHeader(uint8_t *buf8) const { writeStubHelperHeader() function in ARM64 |