Searched refs:RelocKind (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTF.h249 uint32_t RelocKind; ///< What to patch the instruction member in struct:llvm::BTF::BPFFieldReloc
H A DBTFDebug.h232 uint32_t RelocKind; ///< What to patch the instruction member in struct:llvm::BTFFieldReloc
H A DBTFDebug.cpp873 OS.EmitIntValue(FieldRelocInfo.RelocKind, 4);
990 FieldReloc.RelocKind = std::stoull(RelocKindStr);

Completed in 52 milliseconds