Home
last modified time | relevance | path

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

12345678910>>...26

/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/darwin/mach/
H A Dnlist.d63 ushort n_desc; member
139 extern(D) ubyte GET_COMM_ALIGN(uint n_desc) @safe in GET_COMM_ALIGN()
145 extern(D) ref ushort SET_COMM_ALIGN(return ref ushort n_desc, size_t wanted_align) @safe in SET_COMM_ALIGN()
223 ubyte GET_LIBRARY_ORDINAL(uint n_desc) @safe { return ((n_desc) >> 8) & 0xff; } in GET_LIBRARY_ORDINAL()
225 ref ushort SET_LIBRARY_ORDINAL(return scope ref ushort n_desc, uint ordinal) @safe in SET_LIBRARY_ORDINAL()
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/darwin/mach/
H A Dnlist.d63 ushort n_desc; member
139 extern(D) ubyte GET_COMM_ALIGN(uint n_desc) @safe in GET_COMM_ALIGN()
145 extern(D) ref ushort SET_COMM_ALIGN(return ref ushort n_desc, size_t wanted_align) @safe in SET_COMM_ALIGN()
223 ubyte GET_LIBRARY_ORDINAL(uint n_desc) @safe { return ((n_desc) >> 8) & 0xff; } in GET_LIBRARY_ORDINAL()
225 ref ushort SET_LIBRARY_ORDINAL(return scope ref ushort n_desc, uint ordinal) @safe in SET_LIBRARY_ORDINAL()
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/darwin/mach/
H A Dnlist.d63 ushort n_desc; member
139 extern(D) ubyte GET_COMM_ALIGN(uint n_desc) @safe in GET_COMM_ALIGN()
145 extern(D) ref ushort SET_COMM_ALIGN(return ref ushort n_desc, size_t wanted_align) @safe in SET_COMM_ALIGN()
223 ubyte GET_LIBRARY_ORDINAL(uint n_desc) @safe { return ((n_desc) >> 8) & 0xff; } in GET_LIBRARY_ORDINAL()
225 ref ushort SET_LIBRARY_ORDINAL(return scope ref ushort n_desc, uint ordinal) @safe in SET_LIBRARY_ORDINAL()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/darwin/mach/
H A Dnlist.d63 ushort n_desc; member
139 extern(D) ubyte GET_COMM_ALIGN(uint n_desc) @safe in GET_COMM_ALIGN()
145 extern(D) ref ushort SET_COMM_ALIGN(return ref ushort n_desc, size_t wanted_align) @safe in SET_COMM_ALIGN()
223 ubyte GET_LIBRARY_ORDINAL(uint n_desc) @safe { return ((n_desc) >> 8) & 0xff; } in GET_LIBRARY_ORDINAL()
225 ref ushort SET_LIBRARY_ORDINAL(return scope ref ushort n_desc, uint ordinal) @safe in SET_LIBRARY_ORDINAL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/third_party/mac_headers/mach-o/
H A Dnlist.h85 int16_t n_desc; /* see <mach-o/stab.h> */ member
98 uint16_t n_desc; /* see <mach-o/stab.h> */ member
169 #define GET_COMM_ALIGN(n_desc) (((n_desc) >> 8) & 0x0f) argument
170 #define SET_COMM_ALIGN(n_desc,align) \ argument
237 #define GET_LIBRARY_ORDINAL(n_desc) (((n_desc) >> 8) & 0xff) argument
238 #define SET_LIBRARY_ORDINAL(n_desc,ordinal) \ argument
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dnlist.h85 int16_t n_desc; /* see <mach-o/stab.h> */ member
98 uint16_t n_desc; /* see <mach-o/stab.h> */ member
169 #define GET_COMM_ALIGN(n_desc) (((n_desc) >> 8) & 0x0f) argument
170 #define SET_COMM_ALIGN(n_desc,align) \ argument
237 #define GET_LIBRARY_ORDINAL(n_desc) (((n_desc) >> 8) & 0xff) argument
238 #define SET_LIBRARY_ORDINAL(n_desc,ordinal) \ argument
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dnlist.h85 int16_t n_desc; /* see <mach-o/stab.h> */ member
98 uint16_t n_desc; /* see <mach-o/stab.h> */ member
169 #define GET_COMM_ALIGN(n_desc) (((n_desc) >> 8) & 0x0f) argument
170 #define SET_COMM_ALIGN(n_desc,align) \ argument
237 #define GET_LIBRARY_ORDINAL(n_desc) (((n_desc) >> 8) & 0xff) argument
238 #define SET_LIBRARY_ORDINAL(n_desc,ordinal) \ argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/third_party/mac_headers/mach-o/
H A Dnlist.h85 int16_t n_desc; /* see <mach-o/stab.h> */ member
98 uint16_t n_desc; /* see <mach-o/stab.h> */ member
169 #define GET_COMM_ALIGN(n_desc) (((n_desc) >> 8) & 0x0f) argument
170 #define SET_COMM_ALIGN(n_desc,align) \ argument
237 #define GET_LIBRARY_ORDINAL(n_desc) (((n_desc) >> 8) & 0xff) argument
238 #define SET_LIBRARY_ORDINAL(n_desc,ordinal) \ argument
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dnlist.h85 int16_t n_desc; /* see <mach-o/stab.h> */ member
98 uint16_t n_desc; /* see <mach-o/stab.h> */ member
169 #define GET_COMM_ALIGN(n_desc) (((n_desc) >> 8) & 0x0f) argument
170 #define SET_COMM_ALIGN(n_desc,align) \ argument
237 #define GET_LIBRARY_ORDINAL(n_desc) (((n_desc) >> 8) & 0xff) argument
238 #define SET_LIBRARY_ORDINAL(n_desc,ordinal) \ argument
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dnlist.h85 int16_t n_desc; /* see <mach-o/stab.h> */ member
98 uint16_t n_desc; /* see <mach-o/stab.h> */ member
169 #define GET_COMM_ALIGN(n_desc) (((n_desc) >> 8) & 0x0f) argument
170 #define SET_COMM_ALIGN(n_desc,align) \ argument
237 #define GET_LIBRARY_ORDINAL(n_desc) (((n_desc) >> 8) & 0xff) argument
238 #define SET_LIBRARY_ORDINAL(n_desc,ordinal) \ argument
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dnlist.h85 int16_t n_desc; /* see <mach-o/stab.h> */ member
98 uint16_t n_desc; /* see <mach-o/stab.h> */ member
169 #define GET_COMM_ALIGN(n_desc) (((n_desc) >> 8) & 0x0f) argument
170 #define SET_COMM_ALIGN(n_desc,align) \ argument
237 #define GET_LIBRARY_ORDINAL(n_desc) (((n_desc) >> 8) & 0xff) argument
238 #define SET_LIBRARY_ORDINAL(n_desc,ordinal) \ argument
/dports/devel/bloaty/bloaty-1.1/third_party/darwin_xnu_macho/mach-o/
H A Dnlist.h85 int16_t n_desc; /* see <mach-o/stab.h> */ member
98 uint16_t n_desc; /* see <mach-o/stab.h> */ member
169 #define GET_COMM_ALIGN(n_desc) (((n_desc) >> 8) & 0x0f) argument
170 #define SET_COMM_ALIGN(n_desc,align) \ argument
237 #define GET_LIBRARY_ORDINAL(n_desc) (((n_desc) >> 8) & 0xff) argument
238 #define SET_LIBRARY_ORDINAL(n_desc,ordinal) \ argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/mach-o/
H A Dnlist.h85 int16_t n_desc; /* see <mach-o/stab.h> */ member
98 uint16_t n_desc; /* see <mach-o/stab.h> */ member
169 #define GET_COMM_ALIGN(n_desc) (((n_desc) >> 8) & 0x0f) argument
170 #define SET_COMM_ALIGN(n_desc,align) \ argument
237 #define GET_LIBRARY_ORDINAL(n_desc) (((n_desc) >> 8) & 0xff) argument
238 #define SET_LIBRARY_ORDINAL(n_desc,ordinal) \ argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/mach-o/
H A Dnlist.h85 int16_t n_desc; /* see <mach-o/stab.h> */ member
98 uint16_t n_desc; /* see <mach-o/stab.h> */ member
169 #define GET_COMM_ALIGN(n_desc) (((n_desc) >> 8) & 0x0f) argument
170 #define SET_COMM_ALIGN(n_desc,align) \ argument
237 #define GET_LIBRARY_ORDINAL(n_desc) (((n_desc) >> 8) & 0xff) argument
238 #define SET_LIBRARY_ORDINAL(n_desc,ordinal) \ argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/test/MachO/
H A Dobj-file-with-stabs.s100 n_desc: 0 label
105 n_desc: 0 label
110 n_desc: 0 label
115 n_desc: 0 label
/dports/sysutils/vector/vector-0.10.0/cargo-crates/object-0.18.0/src/read/macho/
H A Dsymbol.rs67 let n_desc = nlist.n_desc(endian); in parse_symbol() localVariable
133 fn n_desc(&self, endian: Self::Endian) -> u16; in n_desc() method
150 fn n_desc(&self, endian: Self::Endian) -> u16 { in n_desc() method
171 fn n_desc(&self, endian: Self::Endian) -> u16 { in n_desc() method
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/test/MachO/
H A Dobj-file-with-stabs.s100 n_desc: 0 label
105 n_desc: 0 label
110 n_desc: 0 label
115 n_desc: 0 label
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/test/MachO/
H A Dobj-file-with-stabs.s100 n_desc: 0 label
105 n_desc: 0 label
110 n_desc: 0 label
115 n_desc: 0 label
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/test/MachO/
H A Dobj-file-with-stabs.s100 n_desc: 0 label
105 n_desc: 0 label
110 n_desc: 0 label
115 n_desc: 0 label
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/test/MachO/
H A Dobj-file-with-stabs.s100 n_desc: 0 label
105 n_desc: 0 label
110 n_desc: 0 label
115 n_desc: 0 label
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/MachO/
H A DMachOStructs.h28 llvm::support::ulittle16_t n_desc; member
36 llvm::support::ulittle16_t n_desc; member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/MachO/
H A DMachOStructs.h28 llvm::support::ulittle16_t n_desc; member
36 llvm::support::ulittle16_t n_desc; member
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/MachO/
H A DMachOStructs.h28 llvm::support::ulittle16_t n_desc; member
36 llvm::support::ulittle16_t n_desc; member
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/MachO/
H A DMachOStructs.h28 llvm::support::ulittle16_t n_desc; member
36 llvm::support::ulittle16_t n_desc; member
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/MachO/
H A DMachOStructs.h28 llvm::support::ulittle16_t n_desc; member
36 llvm::support::ulittle16_t n_desc; member

12345678910>>...26