Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DChunks.cpp36 setRelocs(file->getCOFFObj()->getRelocations(header)); in SectionChunk()
434 setRelocs(newRelocs); in sortRelocations()
H A DChunks.h268 void setRelocs(ArrayRef<coff_relocation> newRelocs) { in setRelocs() function
H A DWriter.cpp514 sc->setRelocs(newRelocs); in createThunks()