Searched refs:addDestinationReferenceLabel (Results 1 – 3 of 3) sorted by relevance
879 void addDestinationReferenceLabel(uint64_t Offset);
702 void DebugInfoBinaryPatcher::addDestinationReferenceLabel(uint64_t Offset) { in addDestinationReferenceLabel() function in llvm::bolt::DebugInfoBinaryPatcher
758 DebugInfoPatcher.addDestinationReferenceLabel(DestinationAddress); in updateUnitDebugInfo()