Home
last modified time | relevance | path

Searched defs:section_data (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/tools/nogrod/
Delf_reader.cc104 const T* section_data = ShdrOffsetToAddr<const T>(section_header); in ReadSection() local
120 [[nodiscard]] std::optional<std::vector<T>> UncompressSection(const T* section_data, in UncompressSection()
/aosp_15_r20/external/pigweed/pw_elf/
H A Dreader_test.cc90 std::vector<std::byte> section_data; in TEST() local
/aosp_15_r20/external/cronet/base/win/
H A Dpe_image_reader.cc321 const uint8_t* section_data = nullptr; in FindSectionFromRva() local
/aosp_15_r20/external/aac/libFDK/include/
H A DFDK_tools_rom.h309 section_data, enumerator
/aosp_15_r20/external/coreboot/src/commonlib/
H A Dfsp_relocate.c617 void *section_data; in relocate_fvh() local
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_qc_data.h96 ixheaace_section_data section_data; member
/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Ddwarf2reader.cc1082 const char* section_data = elf_reader->GetSectionByName(dwo_name, in ReadDebugSectionsFromDwo() local
1175 const char* section_data; in ReadDebugSectionsForCU() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c279 Elf_Data *section_data = NULL; in r600_elf_read() local