Home
last modified time | relevance | path

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

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