Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Delfutils.cc50 size_t* section_size) { in FindElfClassSection()
133 size_t* section_size) { in FindElfSection()
187 size_t section_size, in FindElfSoNameFromDynamicSection()
/external/coreboot/tests/lib/
Dfmap-test.c229 const unsigned int section_size = FMAP_SECTION_RW_SECTION_A_SIZE; in test_fmap_read_area() local
251 const unsigned int section_size = FMAP_SECTION_FW_MAIN_A_SIZE; in test_fmap_overwrite_area() local
/external/arm-trusted-firmware/drivers/brcm/
Dscp.c54 unsigned int section_size; in download_scp_patch() local
/external/trusty/arm-trusted-firmware/drivers/brcm/
Dscp.c54 unsigned int section_size; in download_scp_patch() local
/external/pigweed/pw_elf/
Dreader_test.cc87 auto section_size = reader.SeekToSection(".test_section_1"); in TEST() local
/external/cronet/stable/base/debug/
Delf_reader.cc98 size_t section_size = in ReadElfBuildId() local
/external/cronet/tot/base/debug/
Delf_reader.cc98 size_t section_size = in ReadElfBuildId() local
/external/pigweed/pw_tokenizer/py/pw_tokenizer/
Delf_reader.py136 section_size: Field = Field('sh_size', 0x14, 0x20, 4, 8) variable in _SectionHeader
/external/dynamic_depth/internal/xmpmeta/
Dxmp_writer.cc150 const int section_size = in CreateExtendedSections() local
Dxmp_parser.cc135 const size_t section_size = end_offset - section_start_offset; in GetExtendedXmpSections() local
/external/google-breakpad/src/common/dwarf/
Delf_reader.cc250 size_t section_size() const { return section_size_; } in section_size() function in google_breakpad::ElfSectionReader
678 size_t section_size = rel_section ? rel_section_info.size in VisitRelocationEntries() local
Ddwarf2reader.cc1081 size_t section_size; in ReadDebugSectionsFromDwo() local
1174 size_t section_size; in ReadDebugSectionsForCU() local
/external/cronet/stable/base/win/
Dpe_image_unittest.cc37 DWORD section_size, in SectionsCallback()
/external/cronet/tot/base/win/
Dpe_image_unittest.cc37 DWORD section_size, in SectionsCallback()
/external/libdisplay-info/
Ddisplayid.c631 size_t section_size, i, max_data_block_size; in _di_displayid_parse() local
/external/coreboot/src/commonlib/
Dfsp_relocate.c388 size_t section_size; in section_data_size() local