Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Core/
H A DRelocation.cpp270 auto IsAdr = [](uint64_t Contents) -> bool { skipRelocationProcessAArch64() local
453 bool IsAdr = !!(((Contents >> 31) & 0x1) == 0); extractValueAArch64() local