Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DInputSection.cpp1103 static unsigned getReloc(IntTy Begin, IntTy Size, const ArrayRef<RelTy> &Rels, in getReloc() function
1133 Pieces.emplace_back(Off, this, Size, getReloc(Off, Size, Rels, RelI)); in split()