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

123

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dconfig_impl.h47 apr_hash_t *sections; member in struct:svn_config_t
/freebsd-11-stable/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
/freebsd-11-stable/usr.sbin/ndiscvt/
H A Dndiscvt.c101 int i = 0, sections, curlen = 0; local
/freebsd-11-stable/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-stable/sys/compat/ndis/
H A Dsubr_pe.c280 int i = 0, sections, fixedlen; local
335 int i, sections; local
[all...]
/freebsd-11-stable/contrib/file/src/
H A Dreadcdf.c437 const char *sections[5]; member in struct:sinfo
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DDynamicLoader.cpp129 const SectionList *sections = GetSectionListFromModule(module); local
142 SectionList *sections = nullptr; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
H A DObjectFileJIT.cpp162 SectionList *sections = GetSectionList(); local
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DICF.cpp123 std::vector<InputSection *> sections; member in class:lld::elf::__anon1129::ICF
[all...]
H A DCallGraphSort.cpp86 std::vector<const InputSectionBase *> sections; member in class:lld::elf::__anon1126::CallGraphSort
[all...]
H A DInputFiles.h148 std::vector<InputSectionBase *> sections; member in class:lld::elf::InputFile
H A DLinkerScript.h177 std::vector<InputSection *> sections; member in struct:lld::elf::InputSectionDescription
H A DOutputSections.cpp315 std::vector<InputSection *> sections = getInputSections(this); local
[all...]
/freebsd-11-stable/contrib/binutils/ld/
H A Dldgram.y389 sections: label
/freebsd-11-stable/gnu/usr.bin/gdb/kgdb/
H A Dkld.c224 struct section_table *sections = NULL, *sections_end = NULL, *s; local
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dspad_layout.h137 offsize_t sections[SPAD_SECTION_MAX]; /* 0xe20004 */ member in struct:static_init
/freebsd-11-stable/usr.sbin/nandsim/
H A Dnandsim_cfgparse.c135 static struct nandsim_section sections[] = { variable in typeref:struct:nandsim_section
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h510 Expected<typename ELFT::ShdrRange> ELFFile<ELFT>::sections() const { function in class:llvm::object::ELFFile
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp151 auto sections = OF->sections(); local
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DChunks.cpp623 SectionChunk *SectionChunk::findByName(ArrayRef<SectionChunk *> sections, argument
[all...]

Completed in 378 milliseconds

123