Searched refs:FirstRelocation (Results 1 – 10 of 10) sorted by relevance
32 R_RISCV_32 = Edge::FirstRelocation,
24 None = Edge::FirstRelocation,
31 Pointer64 = Edge::FirstRelocation,
36 FirstDataRelocation = Edge::FirstRelocation,
32 Pointer64 = Edge::FirstRelocation,
74 FirstRelocation // First architecture specific relocation. enumerator87 bool isRelocation() const { return K >= FirstRelocation; } in isRelocation()90 return K - FirstRelocation; in getRelocation()
24 Pointer64 = Edge::FirstRelocation,
36 MachOBranch26 = Edge::FirstRelocation,
49 ELFCall26 = Edge::FirstRelocation,