Searched defs:sect_size (Results 1 – 11 of 11) sorted by relevance
| /freebsd-11-stable/contrib/gdb/gdb/ |
| HD | amd64obsd-tdep.c | 53 const char *sect_name, size_t sect_size) in amd64obsd_regset_from_core_section()
|
| HD | i386obsd-tdep.c | 151 size_t sect_size) in i386obsd_aout_regset_from_core_section()
|
| HD | i386nbsd-tdep.c | 76 size_t sect_size) in i386nbsd_aout_regset_from_core_section()
|
| HD | ia64-fbsd-tdep.c | 255 const char *sect_name, size_t sect_size) in ia64_fbsd_regset_from_core_section()
|
| HD | ppcfbsd-tdep.c | 209 const char *sect_name, size_t sect_size) in ppcfbsd_regset_from_core_section()
|
| HD | amd64-tdep.c | 1039 const char *sect_name, size_t sect_size) in amd64_regset_from_core_section()
|
| HD | sparc-tdep.c | 1102 const char *sect_name, size_t sect_size) in sparc_regset_from_core_section()
|
| HD | i386-tdep.c | 1612 const char *sect_name, size_t sect_size) in i386_regset_from_core_section()
|
| HD | s390-tdep.c | 466 const char *sect_name, size_t sect_size) in s390_regset_from_core_section()
|
| HD | gdbarch.c | 5361 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/ |
| HD | MachODump.cpp | 1312 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
|