Searched refs:FirstRelocation (Results 1 – 9 of 9) sorted by relevance
32 R_RISCV_32 = Edge::FirstRelocation,
24 None = Edge::FirstRelocation,
31 Pointer64 = Edge::FirstRelocation,
33 Pointer64 = Edge::FirstRelocation,
32 Pointer64 = Edge::FirstRelocation,
69 FirstRelocation // First architecture specific relocation. enumerator82 bool isRelocation() const { return K >= FirstRelocation; } in isRelocation()85 return K - FirstRelocation; in getRelocation()
110 Branch32 = Edge::FirstRelocation,
49 ELFCall26 = Edge::FirstRelocation,
35 MachOBranch26 = Edge::FirstRelocation,