1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/XRay
Fangrui Song 1f32d67d40 [Object] Rename getRelrRelocationType to getRelativeRelocationType
Summary:
The two utility functions were added in D47919 to support SHT_RELR.
However, these are just relative relocations types and are't
necessarily be named Relr.

Reviewers: phosek, dberris

Reviewed By: dberris

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D55691

llvm-svn: 349133
2018-12-14 07:46:58 +00:00
..
BlockIndexer.cpp [XRay] Use TSC delta encoding for custom/typed events 2018-11-07 04:37:42 +00:00
BlockPrinter.cpp [XRay] Use TSC delta encoding for custom/typed events 2018-11-07 04:37:42 +00:00
BlockVerifier.cpp [XRay] Use TSC delta encoding for custom/typed events 2018-11-07 04:37:42 +00:00
CMakeLists.txt
FDRRecordProducer.cpp [XRay] Improve FDR trace handling and error messaging 2018-11-09 06:26:48 +00:00
FDRRecords.cpp [XRay] Improve FDR trace handling and error messaging 2018-11-09 06:26:48 +00:00
FDRTraceExpander.cpp [XRay] Clean up more std::copy(...)'s 2018-11-07 11:52:22 +00:00
FDRTraceWriter.cpp [XRay] Improve FDR trace handling and error messaging 2018-11-09 06:26:48 +00:00
FileHeaderReader.cpp [XRay] Use TSC delta encoding for custom/typed events 2018-11-07 04:37:42 +00:00
InstrumentationMap.cpp [Object] Rename getRelrRelocationType to getRelativeRelocationType 2018-12-14 07:46:58 +00:00
LLVMBuild.txt
LogBuilderConsumer.cpp
Profile.cpp [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
RecordInitializer.cpp [XRay] Improve FDR trace handling and error messaging 2018-11-09 06:26:48 +00:00
RecordPrinter.cpp [XRay] Use TSC delta encoding for custom/typed events 2018-11-07 04:37:42 +00:00
Trace.cpp [XRay] Use TSC delta encoding for custom/typed events 2018-11-07 04:37:42 +00:00