Home
last modified time | relevance | path

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

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