Home
last modified time | relevance | path

Searched defs:StubSize (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/ExecutionEngine/Orc/
DOrcTargetSupport.cpp122 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local
/external/llvm/lib/MC/
DMCSectionMachO.cpp176 unsigned &StubSize) { // Out. in ParseSectionSpecifier()
/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp386 unsigned StubSize) { in parseSectionSwitch()
581 unsigned StubSize; in parseDirectiveSection() local
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp491 unsigned TAA = 0, StubSize = 0; in emitModuleFlags() local
526 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h115 void advanceStubOffset(unsigned StubSize) { in advanceStubOffset()
DRuntimeDyld.cpp421 unsigned StubSize = getMaxStubSize(); in computeSectionStubBufSize() local
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1236 unsigned TAA = 0, StubSize = 0; in ShouldInstrumentGlobal() local
/external/clang/lib/Basic/
DTargets.cpp233 unsigned TAA, StubSize; in isValidSectionSpecifier() local