Home
last modified time | relevance | path

Searched defs:Elf (Results 1 – 25 of 135) sorted by relevance

123456

/aosp_15_r20/external/elfutils/libelf/
H A DlibelfP.h274 struct Elf struct
281 Elf *parent; argument
282 Elf *next; /* Used in list of archive descriptors. */ argument
285 Elf_Kind kind; argument
288 Elf_Cmd cmd; argument
291 unsigned int class;
294 int fildes;
297 int64_t start_offset;
323 Elf_ScnList *scns_last; /* Last element in the section list. argument
402 } state;
/aosp_15_r20/system/security/keystore2/src/async_task/
H A Dtests.rs35 struct Elf { in test_shelf() struct
36 pub name: String, in test_shelf()
/aosp_15_r20/system/unwinding/libunwindstack/utils/
H A DRegsFake.h56 bool StepIfSignalHandler(uint64_t, Elf*, Memory*) override { return false; } in StepIfSignalHandler() argument
88 bool StepIfSignalHandler(uint64_t, Elf*, Memory*) override { return false; } in StepIfSignalHandler() argument
/aosp_15_r20/external/flatbuffers/tests/monster_test/my_game/example/
H A Drace_generated.rs33 pub const Elf: Self = Self(2); constant
/aosp_15_r20/external/flatbuffers/tests/monster_test_serialize/my_game/example/
H A Drace_generated.rs35 pub const Elf: Self = Self(2); constant
/aosp_15_r20/external/pigweed/pw_tokenizer/py/pw_tokenizer/
H A Delf_reader.py238 class Elf: class
378 def _dump_sections(elf: Elf, output, sections: Iterable[Pattern[str]]) -> None:
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Delf.rs16 type Elf = object::elf::FileHeader32<NativeEndian>; typedef
18 type Elf = object::elf::FileHeader64<NativeEndian>; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Delf.rs16 type Elf = object::elf::FileHeader32<NativeEndian>; typedef
18 type Elf = object::elf::FileHeader64<NativeEndian>; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Delf.rs16 type Elf = object::elf::FileHeader32<NativeEndian>; typedef
18 type Elf = object::elf::FileHeader64<NativeEndian>; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Delf.rs16 type Elf = object::elf::FileHeader32<NativeEndian>; typedef
18 type Elf = object::elf::FileHeader64<NativeEndian>; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Delf.rs16 type Elf = object::elf::FileHeader32<NativeEndian>; typedef
18 type Elf = object::elf::FileHeader64<NativeEndian>; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Delf.rs16 type Elf = object::elf::FileHeader32<NativeEndian>; typedef
18 type Elf = object::elf::FileHeader64<NativeEndian>; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Delf.rs16 type Elf = object::elf::FileHeader32<NativeEndian>; typedef
18 type Elf = object::elf::FileHeader64<NativeEndian>; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Delf.rs16 type Elf = object::elf::FileHeader32<NativeEndian>; typedef
18 type Elf = object::elf::FileHeader64<NativeEndian>; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Delf.rs16 type Elf = object::elf::FileHeader32<NativeEndian>; typedef
18 type Elf = object::elf::FileHeader64<NativeEndian>; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Delf.rs16 type Elf = object::elf::FileHeader32<NativeEndian>; typedef
18 type Elf = object::elf::FileHeader64<NativeEndian>; typedef
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DJitDebug.h29 class Elf; variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DJitDebug.h29 class Elf; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DJitDebug.h29 class Elf; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DJitDebug.h29 class Elf; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DJitDebug.h29 class Elf; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DJitDebug.h29 class Elf; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DJitDebug.h29 class Elf; variable
/aosp_15_r20/system/unwinding/libunwindstack/include/unwindstack/
H A DJitDebug.h29 class Elf; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DJitDebug.h29 class Elf; variable

123456