Searched defs:section (Results 1 - 25 of 345) sorted by relevance

1234567891011>>

/openbsd-current/gnu/gcc/gcc/config/i386/
H A Dnwld.c39 const char section[] = ".ctors"TARGET_SUB_SECTION_SEPARATOR; local
60 const char section[] = ".dtors"TARGET_SUB_SECTION_SEPARATOR; local
/openbsd-current/usr.bin/yacc/
H A Dskeleton.c393 write_section(char *section[]) argument
/openbsd-current/usr.sbin/nsd/
H A Danswer.h29 rr_section_type section[MAXRRSPP]; member in struct:answer
H A Danswer.c25 answer_add_rrset(answer_type *answer, rr_section_type section, argument
64 rr_section_type section; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/ld/
H A Dldctor.h46 asection *section; /* Section of value in set. */ member in struct:set_element
H A Dldctor.c56 ldctor_add_set_entry(struct bfd_link_hash_entry *h, bfd_reloc_code_real_type reloc, const char *name, asection *section, bfd_vma value) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/
H A Dldctor.h46 asection *section; /* Section of value in set. */ member in struct:set_element
/openbsd-current/gnu/usr.bin/cc/doc/
H A DMakefile
/openbsd-current/gnu/gcc/gcc/
H A Dcoretypes.h49 typedef union section section; typedef in typeref:union:section
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dfloat.h34 char *section; member in struct:float_elt
H A Dindex.h37 char *section; /* Current section number we are in, */ member in struct:index_elt
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dclearstate_defs.h40 const struct cs_extent_def *section; member in struct:cs_section_def
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dclearstate_defs.h40 const struct cs_extent_def *section; member in struct:cs_section_def
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFTypeUnit.h28 DWARFTypeUnit(SymbolFileDWARF &dwarf, lldb::user_id_t uid, const DWARFUnitHeader &header, const DWARFAbbreviationDeclarationSet &abbrevs, DIERef::Section section, bool is_dwo) argument
H A DDWARFCompileUnit.h28 DWARFCompileUnit(SymbolFileDWARF &dwarf, lldb::user_id_t uid, const DWARFUnitHeader &header, const DWARFAbbreviationDeclarationSet &abbrevs, DIERef::Section section, bool is_dwo) argument
H A DDIERef.h30 DIERef(std::optional<uint32_t> dwo_num, Section section, argument
43 Section section() const { return static_cast<Section>(m_section); } function in class:DIERef
H A DDIERef.cpp35 Section section = (Section)((bitfield_storage & (k_section_bitmask)) != 0); local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20010320-1.c14 static void pe_print_pdata (asection *section) argument
/openbsd-current/sbin/isakmpd/
H A Dattribute.c95 attribute_set_constant(char *section, char *tag, struct constant_map *map, argument
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Perldoc/lib/Pod/Perldoc/
H A DToNroff.pm25 sub section { shift->_perldoc_elem('section' , @_) } subroutine
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dstabsread.h159 asection *section; member in struct:stab_section_list
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dnlm32-i386.c380 asection *section; local
[all...]
H A Dsimple.c84 asection *section; member in struct:saved_output_info
88 simple_save_output_info(bfd *abfd ATTRIBUTE_UNUSED, asection *section, void *ptr) argument
100 simple_restore_output_info(bfd *abfd ATTRIBUTE_UNUSED, asection *section, void *ptr) argument
[all...]
H A Dvms-hdr.c444 asection *section; local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dvms-hdr.c361 asection *section; local

Completed in 327 milliseconds

1234567891011>>