Home
last modified time | relevance | path

Searched defs:n_type (Results 1 – 13 of 13) sorted by relevance

/llvm-project/lld/test/MachO/
H A Dobj-file-with-stabs.s89 n_type: 0x64 ## N_SO STAB label
94 n_type: 0x64 ## N_SO STAB label
99 n_type: 0x66 ## N_OSO STAB label
104 n_type: 0x2E ## N_BNSYM STAB label
109 n_type: 0x24 ## N_FUN STAB label
114 n_type: 0x24 ## N_FUN STAB label
119 n_type: 0x4E ## N_ENSYM STAB label
124 n_type: 0x64 ## N_SO STAB label
129 n_type: 0xF label
H A Dobjc-uses-custom-personality.s188 n_type: 0x1E label
193 n_type: 0xE label
198 n_type: 0xE label
203 n_type: 0xE label
208 n_type: 0xF label
H A Dweak-definition-gc.s442 n_type: 0xE label
447 n_type: 0xE label
452 n_type: 0xE label
457 n_type: 0xE label
462 n_type: 0xF label
467 n_type: 0x1 label
H A Dcompact-unwind-both-local-and-dylib-personality.s347 n_type: 0x1E label
352 n_type: 0xE label
357 n_type: 0xE label
362 n_type: 0xE label
367 n_type: 0xF label
H A Dcompact-unwind-sym-relocs.s215 n_type: 0xE label
220 n_type: 0xE label
225 n_type: 0xE label
230 n_type: 0xF label
235 n_type: 0x1 label
/llvm-project/lld/MachO/
H A DMachOStructs.h24 uint8_t n_type; member
32 uint8_t n_type; member
/llvm-project/mlir/lib/Conversion/IndexToSPIRV/
H A DIndexToSPIRV.cpp111 Type n_type = n.getType(); in matchAndRewrite() local
161 Type n_type = n.getType(); in matchAndRewrite() local
197 Type n_type = n.getType(); matchAndRewrite() local
[all...]
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h28 elf::elf_word n_type = 0; member
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h86 llvm::yaml::Hex8 n_type; member
/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObject.h108 uint8_t n_type; member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1004 uint8_t n_type; member
1011 uint8_t n_type; member
1019 uint8_t n_type; member
H A DELF.h1932 Elf32_Word n_type; global() member
1939 Elf64_Word n_type; global() member
/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp1844 uint8_t n_type = Entry.n_type; in getSymbolType() local