Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DDriverUtils.cpp224 DylibFile *newFile; loadDylib() local
H A DSymbolTable.cpp213 InputFile *newFile, bool makePrivateExtern) { in aliasDefined() argument
H A DDriver.cpp281 InputFile *newFile = nullptr; addFile() local
[all...]
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DSymbols.cpp528 void elf::reportDuplicate(const Symbol &sym, const InputFile *newFile, in reportDuplicate() argument
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DSymbolTable.cpp664 reportDuplicate(Symbol * existing,InputFile * newFile,SectionChunk * newSc,uint32_t newSectionOffset) reportDuplicate() argument