Home
last modified time | relevance | path

Searched refs:SectionRelocs (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTFParser.h56 DenseMap<uint64_t, BTFRelocVector> SectionRelocs; variable
/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp355 BTFRelocVector &Relocs = SectionRelocs[Sec->getIndex()]; in parseRelocInfo()
381 SectionRelocs.clear(); in parse()
455 return findInfo(SectionRelocs, Address); in findFieldReloc()