Searched defs:section_size (Results 1 – 4 of 4) sorted by relevance
47 size_t *section_size) { in FindElfClassSection()125 size_t *section_size, in FindElfSection()
610 const lldb::offset_t section_size = dynsym_data.GetByteSize(); in ParseDependentModules() local769 const uint64_t section_size = header.sh_type == SHT_NOBITS ? 0 : header.sh_size; in GetSectionHeaderInfo() local1246 const lldb::offset_t section_size = dynsym_data.GetByteSize(); in ParseDynamicSymbols() local
499 const uint64_t section_size = section->GetByteSize(); in ReadSectionData() local
4609 ULong section_size; in new_dwarf3_reader_wrk() local