Searched defs:section_size (Results 1 – 7 of 7) sorted by relevance
106 size_t section_size = 0; in TEST_P() local
118 const uint8_t* PeImageReader::GetExportSection(size_t* section_size) { in GetExportSection()
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
44 DWORD section_size, in SectionsCallback()
242 size_t section_size = bfd_section_size(abfd, section); in fixup_linenr() local
499 const uint64_t section_size = section->GetByteSize(); in ReadSectionData() local
3825 ULong section_size; in new_dwarf3_reader_wrk() local