Searched refs:FirstRelocation (Results 1 – 10 of 10) sorted by relevance
33 R_RISCV_32 = Edge::FirstRelocation,
34 Pointer32 = Edge::FirstRelocation,
37 FirstDataRelocation = Edge::FirstRelocation,
32 Pointer64 = Edge::FirstRelocation,
34 Pointer64 = Edge::FirstRelocation,
25 Pointer64 = Edge::FirstRelocation,
33 Pointer64 = Edge::FirstRelocation,
76 FirstRelocation // First architecture specific relocation. enumerator89 bool isRelocation() const { return K >= FirstRelocation; } in isRelocation()92 return K - FirstRelocation; in getRelocation()
40 MachOBranch26 = Edge::FirstRelocation,
129 ELFCall26 = Edge::FirstRelocation,