Searched defs:StubSize (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCSectionMachO.cpp180 ParseSectionSpecifier(StringRef Spec, StringRef &Segment, StringRef &Section, unsigned &TAA, bool &TAAParsed, unsigned &StubSize) argument
H A DMCObjectSymbolizer.cpp33 uint64_t StubSize; member in class:__anon2400::MCMachObjectSymbolizer
/freebsd-10-stable/contrib/llvm/tools/lli/
H A DRemoteMemoryManager.cpp187 uint8_t *RemoteMemoryManager::allocateStub(const GlobalValue* F, unsigned StubSize, argument
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp462 unsigned TAA = 0, StubSize = 0; local
489 unsigned TAA = 0, StubSize = 0; local
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp241 StubSize = getMaxStubSize(); local
/freebsd-10-stable/contrib/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp567 unsigned StubSize; local
368 ParseSectionSwitch(const char *Segment, const char *Section, unsigned TAA, unsigned Align, unsigned StubSize) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp457 allocateStub(const llvm::GlobalValue* F, unsigned StubSize, unsigned Alignment) argument
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITMemoryManager.cpp455 uint8_t *allocateStub(const GlobalValue* F, unsigned StubSize, argument
H A DJITEmitter.cpp1140 void JITEmitter::startGVStub(void *Buffer, unsigned StubSize) { argument
1130 startGVStub(const GlobalValue* GV, unsigned StubSize, unsigned Alignment) argument

Completed in 202 milliseconds