Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.cpp38 setRelocs(file->getCOFFObj()->getRelocations(header)); in SectionChunk()
476 setRelocs(newRelocs); in sortRelocations()
H A DChunks.h312 void setRelocs(ArrayRef<coff_relocation> newRelocs) { in setRelocs() function
H A DWriter.cpp548 sc->setRelocs(newRelocs); in createThunks()