Home
last modified time | relevance | path

Searched defs:SectionID (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJITMemoryManager.h36 unsigned SectionID) { in allocateDataSection()
41 unsigned SectionID) { in allocateCodeSection()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp118 unsigned SectionID = in loadObject() local
146 unsigned SectionID = 0; in loadObject() local
185 unsigned SectionID = Sections.size(); in emitCommonSymbols() local
242 unsigned SectionID = Sections.size(); in emitSection() local
299 unsigned SectionID = 0; in findOrEmitSection() local
311 unsigned SectionID, uintptr_t Offset, in AddRelocation()
348 void RuntimeDyldImpl::reassignSectionAddress(unsigned SectionID, in reassignSectionAddress()
478 void RuntimeDyld::reassignSectionAddress(unsigned SectionID, in reassignSectionAddress()
DRuntimeDyldImpl.h152 uint8_t *getSectionAddress(unsigned SectionID) { in getSectionAddress()
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp70 unsigned SectionID) { in allocateCodeSection()
76 unsigned SectionID) { in allocateDataSection()
/external/llvm/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp463 unsigned SectionID) { in allocateCodeSection()
501 unsigned SectionID) { in allocateDataSection()
/external/llvm/unittests/ExecutionEngine/JIT/
DJITTest.cpp121 unsigned SectionID) { in allocateDataSection()
125 unsigned SectionID) { in allocateCodeSection()