Home
last modified time | relevance | path

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

12

/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDDynamicLoader.cpp145 const SectionList *sections = GetSectionListFromModule(module); in UnloadSectionsCommon() local
161 SectionList *sections = nullptr; in GetSectionListFromModule() local
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
HDDynamicLoaderHexagonDYLD.cpp274 const SectionList *sections = GetSectionListFromModule(module); in UpdateLoadedSections() local
308 const SectionList *sections = GetSectionListFromModule(module); in UnloadSections() local
665 SectionList *sections = nullptr; in GetSectionListFromModule() local
/NextBSD/sys/compat/ndis/
HDsubr_pe.c280 int i = 0, sections, fixedlen; local
335 int i, sections; local
/NextBSD/contrib/subversion/subversion/libsvn_subr/
HDconfig_impl.h47 apr_hash_t *sections; member
/NextBSD/contrib/gdb/gdb/
HDsolist.h66 struct section_table *sections; member
HDgdb-stabs.h43 CORE_ADDR sections[1]; member
HDcoff-pe-read.c86 struct read_pe_section_data *sections = context; in get_section_vmas() local
HDobjfiles.h425 *sections, *sections_end; member
HDpa64solib.c80 struct section_table *sections; member
HDsomsolib.c142 struct section_table *sections; member
/NextBSD/usr.sbin/ndiscvt/
HDndiscvt.c101 int i = 0, sections, curlen = 0; in insert_padding() local
/NextBSD/contrib/binutils/bfd/
HDcoff-i386.c417 sections) in coff_pe_i386_relocate_section() argument
HDcoff-x86_64.c518 asection **sections) in coff_pe_amd64_relocate_section()
HDpe-mips.c592 asection **sections) in coff_pe_mips_relocate_section()
HDelf32-cr16.c929 asection **sections = NULL; in elf32_cr16_get_relocated_section_contents() local
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/JIT/
HDObjectFileJIT.cpp214 SectionList *sections = GetSectionList(); in Dump() local
/NextBSD/contrib/llvm/include/llvm/Object/
HDObjectFile.h253 section_iterator_range sections() const { in sections() function
HDELF.h278 Elf_Shdr_Range sections() const { in sections() function
/NextBSD/gnu/usr.bin/gdb/kgdb/
HDkld.c224 struct section_table *sections = NULL, *sections_end = NULL, *s; in load_kld() local
/NextBSD/contrib/file/src/
HDreadcdf.c378 const char *sections[5]; member
/NextBSD/usr.sbin/nandsim/
HDnandsim_cfgparse.c133 static struct nandsim_section sections[] = { variable
/NextBSD/contrib/mdocml/
HDmain.c598 const char *const sections[] = in fs_search() local
/NextBSD/contrib/llvm/lib/MC/
HDWinCOFFObjectWriter.cpp117 typedef std::vector<std::unique_ptr<COFFSection>> sections; typedef in __anon23f9e83e0111::WinCOFFObjectWriter
/NextBSD/contrib/binutils/binutils/
HDcoffgrok.h65 struct coff_section *sections; member
/NextBSD/contrib/binutils/include/elf/
HDinternal.h258 asection *sections[1]; member

12