Home
last modified time | relevance | path

Searched defs:sect_size (Results 1 – 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
HDamd64obsd-tdep.c53 const char *sect_name, size_t sect_size) in amd64obsd_regset_from_core_section()
HDi386obsd-tdep.c151 size_t sect_size) in i386obsd_aout_regset_from_core_section()
HDi386nbsd-tdep.c76 size_t sect_size) in i386nbsd_aout_regset_from_core_section()
HDia64-fbsd-tdep.c255 const char *sect_name, size_t sect_size) in ia64_fbsd_regset_from_core_section()
HDppcfbsd-tdep.c209 const char *sect_name, size_t sect_size) in ppcfbsd_regset_from_core_section()
HDamd64-tdep.c1039 const char *sect_name, size_t sect_size) in amd64_regset_from_core_section()
HDsparc-tdep.c1102 const char *sect_name, size_t sect_size) in sparc_regset_from_core_section()
HDi386-tdep.c1612 const char *sect_name, size_t sect_size) in i386_regset_from_core_section()
HDs390-tdep.c466 const char *sect_name, size_t sect_size) in s390_regset_from_core_section()
HDgdbarch.c5361 gdbarch_regset_from_core_section (struct gdbarch *gdbarch, const char *sect_name, size_t sect_size) in gdbarch_regset_from_core_section()
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
HDMachODump.cpp1312 uint32_t sect_size, uint64_t sect_addr, in DumpCstringSection()
1345 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral4Section()
1389 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral8Section()
1421 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral16Section()
1447 const char *sect, uint32_t sect_size, in DumpLiteralPointerSection()
1616 uint32_t sect_size, uint64_t sect_addr, in DumpInitTermPointerSection()
1776 uint32_t sect_size = BytesStr.size(); in DumpSectionContents() local