Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DMachO.h953 struct nlist_64 { struct
954 uint32_t n_strx;
955 uint8_t n_type;
956 uint8_t n_sect;
957 uint16_t n_desc;
958 uint64_t n_value;
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h961 struct nlist_64 { struct
962 uint32_t n_strx;
963 uint8_t n_type;
964 uint8_t n_sect;
965 uint16_t n_desc;
966 uint64_t n_value;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h978 struct nlist_64 { struct
979 uint32_t n_strx;
980 uint8_t n_type;
981 uint8_t n_sect;
982 uint16_t n_desc;
983 uint64_t n_value;