Searched refs:PointerJumpStubContent (Results 1 – 4 of 4) sorted by relevance
75 const char PointerJumpStubContent[6] = { variable160 assert(StubBlock.getSize() == sizeof(PointerJumpStubContent) && in optimizeGOTAndStubAccesses()
24 const char PointerJumpStubContent[12] = { variable
491 extern const char PointerJumpStubContent[12];521 auto &B = G.createContentBlock(StubSection, PointerJumpStubContent, in createPointerJumpStubBlock()537 sizeof(PointerJumpStubContent), true, false); in createAnonymousPointerJumpStub()
511 extern const char PointerJumpStubContent[6];541 auto &B = G.createContentBlock(StubSection, PointerJumpStubContent, in createPointerJumpStubBlock()