Searched defs:StubSize (Results 1 – 7 of 7) sorted by relevance
184 unsigned &StubSize) { // Out. in ParseSectionSpecifier()
299 unsigned StubSize) { in ParseSectionSwitch()435 unsigned StubSize; in ParseDirectiveSection() local
354 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local
1185 unsigned StubSize, unsigned Alignment) { in startGVStub()1194 void JITEmitter::startGVStub(void *Buffer, unsigned StubSize) { in startGVStub()
434 uint8_t *allocateStub(const GlobalValue* F, unsigned StubSize, in allocateStub()
94 virtual uint8_t *allocateStub(const GlobalValue* F, unsigned StubSize, in allocateStub()
208 unsigned TAA, StubSize; in isValidSectionSpecifier() local