Home
last modified time | relevance | path

Searched defs:native (Results 1 – 24 of 24) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DPath.h28 native, enumerator
DEndian.h27 enum endianness {big, little, native}; enumerator
/openbsd/src/gnu/gcc/libstdc++-v3/libsupc++/
Deh_arm.cc92 bool native = __is_gxx_exception_class(header->unwindHeader.exception_class); in __cxa_begin_cleanup() local
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dcoffgen.c773 combined_entry_type *native, in coff_fix_symbol_name()
892 combined_entry_type *native, in coff_write_symbol()
974 combined_entry_type *native; in coff_write_alien_symbol() local
1040 combined_entry_type *native = symbol->native; in coff_write_native_symbol() local
2276 combined_entry_type * native; in bfd_coff_set_symbol_class() local
Di386lynx.c500 unsigned char *native, *natptr; variable
Driscix.c378 unsigned char *native, *natptr; in riscix_squirt_out_relocs() local
Dlibecoff.h164 void * native; member
Dbout.c271 struct relocation_info *native, *natptr; in b_out_squirt_out_relocs() local
Dcoffcode.h1549 combined_entry_type *native; in coff_new_section_hook() local
Daoutx.h2319 unsigned char *native, *natptr; in NAME() local
Dlibcoff.h652 combined_entry_type *native; member
Dpdp11.c1924 unsigned char *native; in NAME() local
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dcoffgen.c821 coff_fix_symbol_name (abfd, symbol, native, string_size_p, in coff_fix_symbol_name() argument
945 coff_write_symbol (abfd, symbol, native, written, string_size_p, in coff_write_symbol() argument
1040 combined_entry_type *native; local
1108 combined_entry_type *native = symbol->native; local
2456 combined_entry_type * native; local
Di386lynx.c500 unsigned char *native, *natptr; variable
Driscix.c405 unsigned char *native, *natptr; local
Dlibecoff.h166 PTR native; member
Dbout.c788 struct relocation_info *native, *natptr; local
Dcoffcode.h1554 combined_entry_type *native; local
Daoutx.h2486 unsigned char *native, *natptr; variable
Dpdp11.c2305 unsigned char *native; variable
Dlibcoff.h650 combined_entry_type *native; member
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_dsi_vbt.c410 bool native = DISPLAY_VER(i915) >= 11; in mipi_exec_gpio() local
/openbsd/src/gnu/llvm/llvm/lib/Support/
DPath.cpp540 void native(const Twine &path, SmallVectorImpl<char> &result, Style style) { in native() function
550 void native(SmallVectorImpl<char> &Path, Style style) { in native() function
/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Djava-tree.h992 unsigned int native : 1; /* Nonzero if this is a native method */ member