Searched refs:RelocKind (Results 1 – 3 of 3) sorted by relevance
249 uint32_t RelocKind; ///< What to patch the instruction member
902 OS.emitInt32(FieldRelocInfo.RelocKind); in emitBTFExtSection()1021 FieldReloc.RelocKind = std::stoull(std::string(RelocKindStr)); in generatePatchImmReloc()1023 FieldReloc.RelocKind); in generatePatchImmReloc()1027 FieldReloc.RelocKind = std::stoull(std::string(RelocStr)); in generatePatchImmReloc()1028 PatchImms[GVar] = std::make_pair(RootId, FieldReloc.RelocKind); in generatePatchImmReloc()
247 uint32_t RelocKind; ///< What to patch the instruction member