Home
last modified time | relevance | path

Searched defs:slide (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/
H A Dosx.d195 extern (C) void sections_osx_onAddImage(in mach_header* h, intptr_t slide) in sections_osx_onAddImage()
261 ubyte[] getSection(in mach_header* header, intptr_t slide, in getSection()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Ddarwin-crt2.c92 darwin_unwind_dyld_add_image_hook (struct mach_header *mh, unsigned long slide) in darwin_unwind_dyld_add_image_hook()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Ddarwin-crt2.c92 darwin_unwind_dyld_add_image_hook (struct mach_header *mh, unsigned long slide) in darwin_unwind_dyld_add_image_hook()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/
H A Dmacho.d309 intptr_t slide; // virtural memory address slide amount member
717 ubyte[] getSection(in mach_header* header, intptr_t slide, in getSection()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhash-table.h1113 hash_table<Descriptor, Lazy, Allocator>::iterator::slide () in slide() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhash-table.h1110 hash_table<Descriptor, Lazy, Allocator>::iterator::slide () in slide() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c4424 static void slide(signed char *r, const uint8_t *a) in slide() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c4434 static void slide(signed char *r, const uint8_t *a) in slide() function