Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lld/MachO/
HDInputFiles.cpp800 ArrayRef<typename LP::nlist> nList, in parseSymbols()
HDSyntheticSections.cpp1389 auto *nList = reinterpret_cast<typename LP::nlist *>(buf); in writeTo() local