Searched defs:section_size (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/tools/tools/bus_autoconf/
H A Dbus_usb.c331 uint32_t section_size; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp501 const uint64_t section_size = section->GetByteSize(); local
/freebsd-10-stable/contrib/gdb/gdb/
H A Ddve3900-rom.c815 bfd_size_type section_size = bfd_section_size (abfd, s); local
H A Dremote-e7000.c1567 bfd_size_type section_size; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp704 const lldb::offset_t section_size = dynsym_data.GetByteSize(); local
847 const uint64_t section_size = header.sh_type == SHT_NOBITS ? 0 : header.sh_size; local
1324 const lldb::offset_t section_size local
[all...]

Completed in 85 milliseconds