Home
last modified time | relevance | path

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

/llvm-project/lld/MachO/
H A DMachOStructs.h22 struct nlist_64 { struct
23 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;
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1017 struct nlist_64 { struct
1018 n_strxnlist_64 global() argument
1019 n_typenlist_64 global() argument
1020 n_sectnlist_64 global() argument
1021 n_descnlist_64 global() argument
1022 n_valuenlist_64 global() argument