Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DStackMapParser.h205 return read<uint32_t>(P + InstructionOffsetOffset); in getInstructionOffset()
283 static const unsigned InstructionOffsetOffset = variable
286 InstructionOffsetOffset + sizeof(uint32_t) + sizeof(uint16_t);