Searched defs:BPFFieldReloc (Results 1 – 1 of 1) sorted by relevance
267 struct BPFFieldReloc { struct268 uint32_t InsnOffset; ///< Byte offset in this section269 uint32_t TypeID; ///< TypeID for the relocation270 uint32_t OffsetNameOff; ///< The string to traverse types271 uint32_t RelocKind; ///< What to patch the instruction