Searched refs:StubEntrySize (Results 1 – 1 of 1) sorted by relevance
35 static constexpr size_t StubEntrySize = 16; member in __anoneb05c1ba0111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv37 static const uint8_t RV64StubContent[StubEntrySize];38 static const uint8_t RV32StubContent[StubEntrySize];60 return G.addAnonymousSymbol(StubContentBlock, 0, StubEntrySize, true, in createPLTStub()103 return {reinterpret_cast<const char *>(StubContent), StubEntrySize}; in getStubBlockContent()114 PerGraphGOTAndPLTStubsBuilder_ELF_riscv::RV64StubContent[StubEntrySize] = {121 PerGraphGOTAndPLTStubsBuilder_ELF_riscv::RV32StubContent[StubEntrySize] = {