Home
last modified time | relevance | path

Searched defs:elf_begin (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/elfutils/libelf/
H A Delf_begin.c1146 elf_begin (int fildes, Elf_Cmd cmd, Elf *ref) in elf_begin() function
/aosp_15_r20/art/runtime/native/
H A Ddalvik_system_VMDebug.cc353 const uint8_t* elf_begin = oat_file->ComputeElfBegin(&error_msg); in VMDebug_getExecutableMethodFileOffsetsNative() local
/aosp_15_r20/art/oatdump/
H A Doatdump.cc405 const uint8_t* elf_begin = oat_file.ComputeElfBegin(&error_msg); in OatDumper() local