Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DDebugData.h702 DestinationReferenceLabel, enumerator
820 struct DestinationReferenceLabel : public Patch { struct
822 DestinationReferenceLabel(uint32_t O) in DestinationReferenceLabel() function
826 return Writer->getKind() == DebugPatchKind::DestinationReferenceLabel; in classof() argument