Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DInputSection.cpp1265 static unsigned getReloc(IntTy begin, IntTy size, const ArrayRef<RelTy> &rels, in getReloc() function
1320 pieces.emplace_back(off, this, size, getReloc(off, size, rels, relI)); in split()