Searched refs:getStubAlignment (Results 1 – 5 of 5) sorted by relevance
63 unsigned getStubAlignment() override { return 1; } in getStubAlignment() function
78 unsigned getStubAlignment() override { in getStubAlignment() function
236 virtual unsigned getStubAlignment() = 0;
1301 uintptr_t StubAlignment = getStubAlignment(); in processRelocationRef()1353 uintptr_t StubAlignment = getStubAlignment(); in processRelocationRef()
350 unsigned StubAlignment = getStubAlignment(); in computeSectionStubBufSize()