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