Searched refs:relocType (Results 1 – 4 of 4) sorted by relevance
25 StringRef relocTypeToString(uint8_t relocType) { in relocTypeToString() argument26 switch (relocType) { in relocTypeToString()36 bool relocIs64(uint8_t relocType) { in relocIs64() argument37 switch (relocType) { in relocIs64()
351 StringRef relocTypeToString(uint8_t relocType);
66 virtual bool needsThunk(RelExpr expr, RelType relocType,
45 bool needsThunk(RelExpr expr, RelType relocType, const InputFile *file,