Searched defs:nlist_64 (Results 1 – 2 of 2) sorted by relevance
22 struct nlist_64 { struct23 llvm::support::ulittle32_t n_strx;24 uint8_t n_type;25 uint8_t n_sect;26 llvm::support::ulittle16_t n_desc;27 llvm::support::ulittle64_t n_value;
1016 struct nlist_64 { struct1017 uint32_t n_strx;1018 uint8_t n_type;1019 uint8_t n_sect;1020 uint16_t n_desc;1021 uint64_t n_value;