Home
last modified time | relevance | path

Searched defs:Displace (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/test/asan/TestCases/Linux/
H A Dodr_c_test.c20 __attribute__((aligned(1))) char Displace[105]; global() variable
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp601 const auto Displace = Dest - Loc; in relaxCall() local