Home
last modified time | relevance | path

Searched defs:n_desc (Results 1 – 10 of 10) sorted by relevance

/llvm-project/lld/test/MachO/
H A Dobj-file-with-stabs.s91 n_desc: 0 label
96 n_desc: 0 label
101 n_desc: 1 label
106 n_desc: 0 label
111 n_desc: 0 label
116 n_desc: 0 label
121 n_desc: 0 label
126 n_desc: 0 label
131 n_desc: 0 label
H A Dobjc-uses-custom-personality.s190 n_desc: 32 label
195 n_desc: 0 label
200 n_desc: 0 label
205 n_desc: 0 label
210 n_desc: 32 label
H A Dweak-definition-gc.s444 n_desc: 0 label
449 n_desc: 0 label
454 n_desc: 0 label
459 n_desc: 0 label
464 n_desc: 128 label
469 n_desc: 0 label
H A Dcompact-unwind-both-local-and-dylib-personality.s349 n_desc: 32 label
354 n_desc: 0 label
359 n_desc: 0 label
364 n_desc: 0 label
369 n_desc: 0 label
H A Dcompact-unwind-sym-relocs.s217 n_desc: 32 label
222 n_desc: 0 label
227 n_desc: 0 label
232 n_desc: 32 label
237 n_desc: 0 label
/llvm-project/lld/MachO/
H A DMachOStructs.h26 llvm::support::ulittle16_t n_desc; member
34 llvm::support::ulittle16_t n_desc; member
H A DSyntheticSections.cpp1423 uint16_t n_desc = nList->n_desc; writeTo() local
[all...]
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h88 uint16_t n_desc; member
/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObject.h110 uint16_t n_desc; member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1006 uint16_t n_desc; member
1013 int16_t n_desc; member
1021 uint16_t n_desc; member
1537 inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { in GET_LIBRARY_ORDINAL() argument
1541 inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_ argument
1545 GET_COMM_ALIGN(uint16_t n_desc) GET_COMM_ALIGN() argument
1549 SET_COMM_ALIGN(uint16_t & n_desc,uint8_t align) SET_COMM_ALIGN() argument
[all...]