Searched refs:BPFFieldReloc (Results 1 – 4 of 4) sorted by relevance
37 using BTFRelocVector = SmallVector<BTF::BPFFieldReloc, 0>;90 const BTF::BPFFieldReloc *findFieldReloc(SectionedAddress Address) const;95 void symbolize(const BTF::BPFFieldReloc *Reloc,
267 struct BPFFieldReloc { struct
368 Relocs, [](const BTF::BPFFieldReloc &L, const BTF::BPFFieldReloc &R) { in parseRelocInfo()453 const BTF::BPFFieldReloc *471 static RelocKindGroup relocKindGroup(const BTF::BPFFieldReloc *Reloc) { in relocKindGroup()657 void BTFParser::symbolize(const BTF::BPFFieldReloc *Reloc, in symbolize()
658 const llvm::BTF::BPFFieldReloc *Reloc = BTF.findFieldReloc(Address); in printBTFRelocation()