Home
last modified time | relevance | path

Searched refs:InstructionOffsetOffset (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DStackMapParser.h216 return read<uint32_t>(P + InstructionOffsetOffset); in getInstructionOffset()
293 static const unsigned InstructionOffsetOffset = variable
296 InstructionOffsetOffset + sizeof(uint32_t) + sizeof(uint16_t);