Searched defs:nlist (Results 1 – 7 of 7) sorted by relevance
30 struct nlist { struct31 llvm::support::ulittle32_t n_strx;32 uint8_t n_type;33 uint8_t n_sect;34 llvm::support::ulittle16_t n_desc;35 llvm::support::ulittle32_t n_value;
168 using nlist = structs::nlist_64; member 152 using nlist = structs::nlist_64; global() member
222 constructSymbolEntry(StringRef StrTable,const nlist_t & nlist) constructSymbolEntry() argument
268 struct nlist_64 nlist; in scan_macho_load_commands() local299 struct nlist_64 nlist; in scan_macho_load_commands() local
590 MachOYAML::NListEntry constructNameList(const nlist_t &nlist) { in constructNameList()
1009 struct nlist { struct 1017 n_valuenlist global() argument
2209 struct nlist_64 nlist; ParseNList() local 2820 struct nlist_64 nlist = *nlist_maybe; ParseSymtab() local [all...]