Home
last modified time | relevance | path

Searched defs:section_size (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/common/linux/
Delfutils.cc47 size_t *section_size) { in FindElfClassSection()
125 size_t *section_size, in FindElfSection()
/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp610 const lldb::offset_t section_size = dynsym_data.GetByteSize(); in ParseDependentModules() local
769 const uint64_t section_size = header.sh_type == SHT_NOBITS ? 0 : header.sh_size; in GetSectionHeaderInfo() local
1246 const lldb::offset_t section_size = dynsym_data.GetByteSize(); in ParseDynamicSymbols() local
/external/lldb/source/Symbol/
DObjectFile.cpp499 const uint64_t section_size = section->GetByteSize(); in ReadSectionData() local
/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf3.c4609 ULong section_size; in new_dwarf3_reader_wrk() local