Home
last modified time | relevance | path

Searched defs:nList (Results 1 – 3 of 3) 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
/freebsd/contrib/sqlite3/
H A Dsqlite3.c61241 int nList; /* Number of pages in pList */ local
67752 int nList; /* Number of elements in aList */ member
67756 const int nList = *pnList; /* Size of input list */ local