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

/freebsd-13-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.cpp876 OS.emitInt32(FieldRelocInfo.RelocKind);
995 FieldReloc.RelocKind = std::stoull(std::string(RelocKindStr));
1000 FieldReloc.RelocKind = std::stoull(std::string(RelocStr));
H A DBTFDebug.h234 uint32_t RelocKind; ///< What to patch the instruction member in struct:llvm::BTFFieldReloc

Completed in 64 milliseconds