Searched refs:MASK_ALIGNED_8 (Results 1 – 1 of 1) sorted by relevance
65 constexpr uint64_t MASK_ALIGNED_8 = 7; variable590 if ((callStackDwarfSize_ & MASK_ALIGNED_8) != 0) { in ParseCallStackOption()