Home
last modified time | relevance | path

Searched defs:newRelocs (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DEhFrame.h111 SmallVector<Reloc, 6> newRelocs; variable
H A DEhFrame.cpp112 SmallVectorImpl<Reloc> *newRelocs) { in createSubtraction()
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DChunks.h301 setRelocs(ArrayRef<coff_relocation> newRelocs) setRelocs() argument
H A DChunks.cpp468 MutableArrayRef<coff_relocation> newRelocs( sortRelocations() local
H A DWriter.cpp526 MutableArrayRef<coff_relocation> newRelocs; in createThunks() local