Home
last modified time | relevance | path

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

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