Searched defs:CodeAlign (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/ |
H A D | RuntimeDyld.h | 137 virtual void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace()
|
/openbsd-src/gnu/llvm/llvm/tools/lli/ |
H A D | ForwardingMemoryManager.h | 46 void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace()
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
H A D | EPCGenericRTDyldMemoryManager.cpp | 97 uintptr_t CodeSize, Align CodeAlign, uintptr_t RODataSize, in reserveAllocationSpace()
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 194 Align CodeAlign, RODataAlign, RWDataAlign; in loadObjectImpl() local 536 const ObjectFile &Obj, uint64_t &CodeSize, Align &CodeAlign, in computeTotalAllocSize()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.h | 537 uint64_t CodeAlign, int64_t DataAlign, Triple::ArchType Arch) in FrameEntry()
|