Home
last modified time | relevance | path

Searched refs:oldFile (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lld/ELF/
H A DSymbols.cpp655 const InputFile *oldFile = file; in resolve() local
658 recordWhyExtract(oldFile, *file, *this); in resolve()
/openbsd-src/gnu/llvm/lld/wasm/
H A DSymbolTable.cpp761 const InputFile *oldFile = s->getFile(); in addLazy() local
764 config->whyExtractRecords.emplace_back(toString(oldFile), s->getFile(), *s); in addLazy()