Searched defs:sections (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-11.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dconfig_impl.h47 apr_hash_t *sections; member in struct:svn_config_t
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DDynamicLoader.cpp149 const SectionList *sections = GetSectionListFromModule(module); local
165 SectionList *sections = nullptr; local
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dgdb-stabs.h43 CORE_ADDR sections[1]; member in struct:stab_section_info
H A Dsolist.h66 struct section_table *sections; member in struct:so_list
H A Dcoff-pe-read.c86 struct read_pe_section_data *sections = context; local
H A Dobjfiles.h425 *sections, *sections_end; member in struct:objfile
H A Dpa64solib.c80 struct section_table *sections; member in struct:so_list
[all...]
H A Dsomsolib.c142 struct section_table *sections; member in struct:so_list
[all...]
/freebsd-11.0-release/usr.sbin/ndiscvt/
H A Dndiscvt.c101 int i = 0, sections, curlen = 0; local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/JIT/
H A DObjectFileJIT.cpp214 SectionList *sections = GetSectionList(); local
/freebsd-11.0-release/contrib/binutils/bfd/
H A Dcoff-x86_64.c511 coff_pe_amd64_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, struct internal_reloc *relocs, struct internal_syment *syms, asection **sections) argument
H A Dpe-mips.c585 coff_pe_mips_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, struct internal_reloc *relocs, struct internal_syment *syms, asection **sections) argument
H A Delf32-cr16.c929 asection **sections = NULL; local
/freebsd-11.0-release/contrib/file/src/
H A Dreadcdf.c386 const char *sections[5]; member in struct:sinfo
/freebsd-11.0-release/sys/compat/ndis/
H A Dsubr_pe.c280 int i = 0, sections, fixedlen; local
335 int i, sections; local
[all...]
/freebsd-11.0-release/gnu/usr.bin/gdb/kgdb/
H A Dkld.c224 struct section_table *sections = NULL, *sections_end = NULL, *s; local
/freebsd-11.0-release/contrib/llvm/include/llvm/Object/
H A DObjectFile.h252 section_iterator_range sections() const { function in class:llvm::object::ObjectFile
H A DELF.h121 Elf_Shdr_Range sections() const { function in class:llvm::object::ELFFile
/freebsd-11.0-release/contrib/binutils/ld/
H A Dldgram.y389 sections: label
/freebsd-11.0-release/usr.sbin/nandsim/
H A Dnandsim_cfgparse.c133 static struct nandsim_section sections[] = { variable in typeref:struct:nandsim_section
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp260 const SectionList *sections = GetSectionListFromModule(module); local
294 const SectionList *sections = GetSectionListFromModule(module); local
654 SectionList *sections = nullptr; local
[all...]
/freebsd-11.0-release/contrib/mdocml/
H A Dmain.c683 const char *const sections[] = local
/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp118 typedef std::vector<std::unique_ptr<COFFSection>> sections; typedef in class:__anon2629::WinCOFFObjectWriter
/freebsd-11.0-release/contrib/binutils/binutils/
H A Dcoffgrok.h65 struct coff_section *sections; member in struct:coff_ofile
/freebsd-11.0-release/contrib/binutils/include/elf/
H A Dinternal.h258 asection *sections[1]; member in struct:elf_segment_map

Completed in 182 milliseconds

12