Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DABI.cpp163 bool is_highmem = pc & (1ULL << 63); in FixCodeAddress() local
179 bool is_highmem = pc & (1ULL << 63); in FixDataAddress() local