Home
last modified time | relevance | path

Searched defs:FirstAddress (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_AArch64.cpp64 uint32_t *FirstAddress = reinterpret_cast<uint32_t *>(Sled.address()); in patchSled() local
H A Dxray_arm.cpp105 uint32_t *FirstAddress = reinterpret_cast<uint32_t *>(Sled.address()); in patchSled() local
H A Dxray_hexagon.cpp116 uint32_t *FirstAddress = reinterpret_cast<uint32_t *>(Sled.address()); in patchSled() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp382 LVAddress FirstAddress = Address; in createInstructions() local