Searched defs:StubSize (Results 1 – 15 of 15) sorted by relevance
/external/llvm/lib/ExecutionEngine/Orc/ |
D | OrcABISupport.cpp | 149 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local 231 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local 499 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MCSectionMachO.cpp | 184 unsigned &StubSize) { // Out. in ParseSectionSpecifier()
|
/external/llvm/lib/MC/ |
D | MCSectionMachO.cpp | 176 unsigned &StubSize) { // Out. in ParseSectionSpecifier()
|
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 299 unsigned StubSize) { in ParseSectionSwitch() 435 unsigned StubSize; in ParseDirectiveSection() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 354 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local
|
/external/llvm/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 395 unsigned StubSize) { in parseSectionSwitch() 611 unsigned StubSize; in parseDirectiveSection() local
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 514 unsigned TAA = 0, StubSize = 0; in emitModuleFlags() local 549 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 109 void advanceStubOffset(unsigned StubSize) { in advanceStubOffset()
|
D | RuntimeDyld.cpp | 506 unsigned StubSize = getMaxStubSize(); in computeSectionStubBufSize() local
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
D | JITEmitter.cpp | 1186 unsigned StubSize, unsigned Alignment) { in startGVStub() 1195 void JITEmitter::startGVStub(void *Buffer, unsigned StubSize) { in startGVStub()
|
D | JITMemoryManager.cpp | 434 uint8_t *allocateStub(const GlobalValue* F, unsigned StubSize, in allocateStub()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_misc.cpp | 261 unsigned StubSize, in allocateStub()
|
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/ |
D | JITTest.cpp | 94 virtual uint8_t *allocateStub(const GlobalValue* F, unsigned StubSize, in allocateStub()
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 1306 unsigned TAA = 0, StubSize = 0; in ShouldInstrumentGlobal() local
|
/external/clang/lib/Basic/ |
D | Targets.cpp | 258 unsigned TAA, StubSize; in isValidSectionSpecifier() local
|