16 : HasReliableSymbolDifference(
false), HasDataInCodeSupport(
false) {}
23 {
"FK_Data_1", 0, 8, 0 },
24 {
"FK_Data_2", 0, 16, 0 },
25 {
"FK_Data_4", 0, 32, 0 },
26 {
"FK_Data_8", 0, 64, 0 },
31 {
"FK_GPRel_1", 0, 8, 0 },
32 {
"FK_GPRel_2", 0, 16, 0 },
33 {
"FK_GPRel_4", 0, 32, 0 },
34 {
"FK_GPRel_8", 0, 64, 0 },
35 {
"FK_SecRel_1", 0, 8, 0 },
36 {
"FK_SecRel_2", 0, 16, 0 },
37 {
"FK_SecRel_4", 0, 32, 0 },
38 {
"FK_SecRel_8", 0, 64, 0 }
41 assert((
size_t)Kind <=
array_lengthof(Builtins) &&
"Unknown fixup kind");
42 return Builtins[
Kind];
size_t array_lengthof(T(&)[N])
Find the length of an array.
MCFixupKind
MCFixupKind - Extensible enumeration to represent the type of a fixup.
MCFixupKindInfo - Target independent information on a fixup kind.
virtual const MCFixupKindInfo & getFixupKindInfo(MCFixupKind Kind) const
getFixupKindInfo - Get information on a fixup kind.