Searched refs:PointerJumpStubContent (Results 1 – 6 of 6) sorted by relevance
50 const char PointerJumpStubContent[6] = { variable60 assert(StubBlock.getSize() == sizeof(PointerJumpStubContent) && in optimizeGOTAndStubAccesses()
77 const char PointerJumpStubContent[6] = { variable162 assert(StubBlock.getSize() == sizeof(PointerJumpStubContent) && in optimizeGOTAndStubAccesses()
24 const char PointerJumpStubContent[12] = { variable
286 extern const char PointerJumpStubContent[6];316 auto &B = G.createContentBlock(StubSection, PointerJumpStubContent, in createPointerJumpStubBlock()
618 extern const char PointerJumpStubContent[12];648 auto &B = G.createContentBlock(StubSection, PointerJumpStubContent, in createPointerJumpStubBlock()664 sizeof(PointerJumpStubContent), true, false); in createAnonymousPointerJumpStub()
518 extern const char PointerJumpStubContent[6];548 auto &B = G.createContentBlock(StubSection, PointerJumpStubContent, in createPointerJumpStubBlock()