Home
last modified time | relevance | path

Searched refs:SAddr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp167 uint64_t SAddr = SI->getAddress(); in getSectionByAddress() local
169 if ((Addr >= SAddr) && (Addr < SAddr + SSize)) in getSectionByAddress()
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp5654 Address SAddr(S, Ctx.getTypeAlignInChars(Ctx.getSizeType())); in emitOffloadingArrays() local
5657 SAddr); in emitOffloadingArrays()