Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dvdex_file.h95 uint32_t section_size; member
/aosp12/system/extras/simpleperf/
H A Dread_elf.cpp92 bool GetBuildIdFromNoteSection(const char* section, size_t section_size, BuildId* build_id) { in GetBuildIdFromNoteSection()