Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Delfutils.cc47 size_t *section_size) { in FindElfClassSection()
124 size_t *section_size) { in FindElfSection()
178 size_t section_size, in FindElfSoNameFromDynamicSection()
/external/arm-trusted-firmware/drivers/brcm/
Dscp.c54 unsigned int section_size; in download_scp_patch() local
/external/cronet/base/debug/
Delf_reader.cc91 size_t section_size = bits::AlignUp(current_note->n_namesz, 4u) + in ReadElfBuildId() local
/external/cronet/base/win/
Dpe_image_reader.cc120 const uint8_t* PeImageReader::GetExportSection(size_t* section_size) { in GetExportSection()
Dpe_image_reader_unittest.cc120 size_t section_size = 0; in TEST_P() local
Dpe_image_unittest.cc37 DWORD section_size, in SectionsCallback()
/external/dynamic_depth/internal/xmpmeta/
Dxmp_writer.cc150 const int section_size = in CreateExtendedSections() local
Dxmp_parser.cc134 const size_t section_size = end_offset - section_start_offset; in GetExtendedXmpSections() local
/external/pigweed/pw_tokenizer/py/pw_tokenizer/
Delf_reader.py137 section_size: Field = Field('sh_size', 0x14, 0x20, 4, 8) variable in _SectionHeader
/external/google-breakpad/src/common/dwarf/
Delf_reader.cc228 size_t section_size() const { return section_size_; } in section_size() function in dwarf2reader::ElfSectionReader
656 size_t section_size = rel_section ? rel_section_info.size in VisitRelocationEntries() local
Ddwarf2reader.cc688 size_t section_size; in ReadDebugSectionsFromDwo() local
783 size_t section_size; in ReadDebugSectionsForCU() local