Searched refs:KERNEL_PREFIX (Results 1 – 3 of 3) sorted by relevance
37 constexpr uint64_t KERNEL_PREFIX = 0xFFFFFFull << 40; variable
182 node->section.inKernel ? (node->section.ip | KERNEL_PREFIX) : node->section.ip); in GetIpsByStackId()
404 uint64_t ip = node->section.ip | KERNEL_PREFIX; in CollectDedupSymbol()