Searched refs:relocType (Results 1 – 4 of 4) sorted by relevance
24 StringRef relocTypeToString(uint8_t relocType) { in relocTypeToString() argument25 switch (relocType) { in relocTypeToString()35 bool relocIs64(uint8_t relocType) { in relocIs64() argument36 switch (relocType) { in relocIs64()
242 StringRef relocTypeToString(uint8_t relocType);
64 virtual bool needsThunk(RelExpr expr, RelType relocType,
41 bool needsThunk(RelExpr expr, RelType relocType, const InputFile *file,