Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/linkme-impl/src/
Dlinker.rs8 pub fn section_start(ident: &Ident) -> String { in section_start() function
24 pub fn section_start(ident: &Ident) -> String { in section_start() function
43 pub fn section_start(ident: &Ident) -> String { in section_start() function
59 pub fn section_start(ident: &Ident) -> String { in section_start() function
75 pub fn section_start(ident: &Ident) -> String { in section_start() function
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Delfutils.cc49 const void** section_start, in FindElfClassSection()
132 const void** section_start, in FindElfSection()
186 bool FindElfSoNameFromDynamicSection(const void* section_start, in FindElfSoNameFromDynamicSection()
/aosp_15_r20/external/mesa3d/.gitlab-ci/
H A Dsetup-test-env.sh54 function section_start { function
/aosp_15_r20/external/deqp-deps/amber/src/vkscript/
Dsection_parser.cc158 size_t section_start = 0; in SplitSections() local
/aosp_15_r20/external/coreboot/tests/lib/
H A Dfmap-test.c230 const unsigned int section_start = FMAP_SECTION_RW_SECTION_A_START; in test_fmap_read_area() local
/aosp_15_r20/external/rust/android-crates-io/crates/linkme/src/
Ddistributed_slice.rs134 section_start: StaticPtr<T::Element>, field
/aosp_15_r20/external/cronet/base/win/
H A Dpe_image_unittest.cc36 PVOID section_start, in SectionsCallback()
H A Dpe_image.cc300 PVOID section_start = RVAToAddr(section->VirtualAddress); in EnumSections() local