Searched defs:RelocKind (Results 1 – 3 of 3) sorted by relevance
285 uint32_t RelocKind; ///< What to patch the instruction member
177 Expected<ELFAArch64RelocationKind> RelocKind = getRelocationKind(Type); in addSingleRelocation() local
263 uint32_t RelocKind; ///< What to patch the instruction global() member