Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/include/__bit/
H A Dendian.h26 native = little enumerator
/openbsd/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_arm.cc92 bool native = __is_gxx_exception_class(header->unwindHeader.exception_class); in __cxa_begin_cleanup() local
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DPath.h28 native, enumerator
H A DEndian.h27 enum endianness {big, little, native}; enumerator
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A 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
H A Di386lynx.c500 unsigned char *native, *natptr; variable
H A Driscix.c378 unsigned char *native, *natptr; in riscix_squirt_out_relocs() local
H A Dlibecoff.h164 void * native; member
H A Dbout.c271 struct relocation_info *native, *natptr; in b_out_squirt_out_relocs() local
H A Dcoffcode.h1549 combined_entry_type *native; in coff_new_section_hook() local
H A Daoutx.h2319 unsigned char *native, *natptr; in NAME() local
H A Dpdp11.c1924 unsigned char *native; in NAME() local
H A Dlibcoff.h652 combined_entry_type *native; member
/openbsd/gnu/usr.bin/binutils/bfd/
H A 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
H A Di386lynx.c500 unsigned char *native, *natptr; variable
H A Driscix.c405 unsigned char *native, *natptr; local
H A Dlibecoff.h166 PTR native; member
H A Dbout.c788 struct relocation_info *native, *natptr; local
H A Dcoffcode.h1554 combined_entry_type *native; local
H A Daoutx.h2486 unsigned char *native, *natptr; variable
H A Dpdp11.c2305 unsigned char *native; variable
H A Dlibcoff.h650 combined_entry_type *native; member
/openbsd/gnu/llvm/llvm/lib/Support/
H A 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/sys/dev/pci/drm/i915/display/
H A Dintel_dsi_vbt.c476 bool native = DISPLAY_VER(dev_priv) >= 11; in mipi_exec_gpio() local
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Djava-tree.h992 unsigned int native : 1; /* Nonzero if this is a native method */ member