Home
last modified time | relevance | path

Searched defs:auxIat (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DDLL.h34 std::vector<Chunk *> auxIat; variable
72 std::vector<Chunk *> auxIat; variable
H A DWriter.cpp972 if (PartialSection *auxIat = findPartialSection(".idata$9", rdata)) { in appendECImportTables() local