Searched defs:sect_size (Results 1 – 18 of 18) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | hppabsd-tdep.c | 136 const char *sect_name, size_t sect_size) in hppabsd_regset_from_core_section()
|
H A D | mips64obsd-tdep.c | 73 const char *sect_name, size_t sect_size) in mips64obsd_regset_from_core_section()
|
H A D | m68kbsd-tdep.c | 119 const char *sect_name, size_t sect_size) in m68kbsd_regset_from_core_section()
|
H A D | i386nbsd-tdep.c | 78 size_t sect_size) in i386nbsd_aout_regset_from_core_section()
|
H A D | ppcobsd-tdep.c | 117 const char *sect_name, size_t sect_size) in ppcobsd_regset_from_core_section()
|
H A D | i386obsd-tdep.c | 153 size_t sect_size) in i386obsd_aout_regset_from_core_section()
|
H A D | amd64obsd-tdep.c | 59 const char *sect_name, size_t sect_size) in amd64obsd_regset_from_core_section()
|
H A D | ppc64obsd-tdep.c | 194 const char *sect_name, size_t sect_size) in ppc64obsd_regset_from_core_section()
|
H A D | vax-tdep.c | 101 const char *sect_name, size_t sect_size) in vax_regset_from_core_section()
|
H A D | m88k-tdep.c | 824 const char *sect_name, size_t sect_size) in m88k_regset_from_core_section()
|
H A D | ppc-linux-tdep.c | 1044 const char *sect_name, size_t sect_size) in ppc_linux_regset_from_core_section()
|
H A D | amd64-tdep.c | 1116 const char *sect_name, size_t sect_size) in amd64_regset_from_core_section()
|
H A D | sparc-tdep.c | 1121 const char *sect_name, size_t sect_size) in sparc_regset_from_core_section()
|
H A D | i386-tdep.c | 1789 const char *sect_name, size_t sect_size) in i386_regset_from_core_section()
|
H A D | s390-tdep.c | 466 const char *sect_name, size_t sect_size) in s390_regset_from_core_section()
|
H A D | gdbarch.c | 3673 gdbarch_regset_from_core_section (struct gdbarch *gdbarch, const char *sect_name, size_t sect_size) in gdbarch_regset_from_core_section()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Minidump/ |
H A D | MinidumpFileBuilder.cpp | 166 lldb::addr_t sect_size = sect_sp->GetByteSize(); in getModuleFileSize() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 1539 uint32_t sect_size, uint64_t sect_addr, in DumpCstringSection() 1572 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral4Section() 1616 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral8Section() 1648 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral16Section() 1674 const char *sect, uint32_t sect_size, in DumpLiteralPointerSection() 1843 uint32_t sect_size, uint64_t sect_addr, in DumpInitTermPointerSection() 2006 uint32_t sect_size = BytesStr.size(); in DumpSectionContents() local
|