Home
last modified time | relevance | path

Searched refs:PHDR (Results 1 – 16 of 16) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/param/
Dmustang_auxv.rs55 unsafe { (PHDR.0.cast(), PHNUM) } in exe_phdrs()
97 static mut PHDR: SyncConstPtr<Elf_Phdr> = unsafe { SyncConstPtr::new(null()) }; variable
136 AT_PHDR => PHDR = SyncConstPtr::new(a_val.cast::<Elf_Phdr>()), in init_from_auxp()
Dauxv.rs88 let mut phdr = PHDR.load(Relaxed); in exe_phdrs()
93 phdr = PHDR.load(Relaxed); in exe_phdrs()
129 static PHDR: AtomicPtr<Elf_Phdr> = AtomicPtr::new(null_mut()); variable
231 PHDR.store(phdr, Relaxed); in init_from_auxp()
/third_party/elfutils/tests/
Drun-readelf-mixed-corenote.sh48 PHDR: 0x8034
122 PHDR: 0x80000040
183 PHDR: 0x400034
260 PHDR: 0x400040
332 PHDR: 0x400040
462 PHDR: 0x8048034
533 PHDR: 0x400034
616 PHDR: 0x80000034
692 PHDR: 0x10040
Drun-pt_gnu_prop-tests.sh36 PHDR 0x000034 0x08048034 0x08048034 0x000180 0x000180 R 0x4
86 PHDR 0x000040 0x0000000000400040 0x0000000000400040 0x0002d8 0x0002d8 R 0x8
/third_party/elfutils/libebl/
Deblsegmenttypename.c55 PTYPE (PHDR), in ebl_segment_type_name()
Deblauxvinfo.c46 TYPE (PHDR, "p") \
/third_party/elfio/tests/elf_examples/
Dhello_32.txt61 PHDR 0x000034 0x08048034 0x08048034 0x000e0 0x000e0 R E 0x4
Dhello_64.txt93 PHDR 0x0000000000000040 0x0000000000400040 0x0000000000400040
Dtest_ppc.txt64 PHDR 0x000034 0x10000034 0x10000034 0x00100 0x00100 R E 0x4
Dls.readelf91 PHDR 0x0000000000000040 0x0000000000400040 0x0000000000400040
/third_party/elfutils/po/
Duk.po3661 msgid "program header offset in ELF header and PHDR entry do not match"
3662 msgstr "зміщення заголовка програми у заголовку ELF і запис PHDR не збігаються"
Dpl.po3641 msgid "program header offset in ELF header and PHDR entry do not match"
3643 "offsety nagłówka programu w nagłówku ELF i wpisie PHDR nie zgadzają się"
Des.po3684 msgid "program header offset in ELF header and PHDR entry do not match"
3687 "PHDR no coinciden"
Dja.po3445 msgid "program header offset in ELF header and PHDR entry do not match"
Dde.po3396 msgid "program header offset in ELF header and PHDR entry do not match"
/third_party/elfutils/src/
DChangeLog4729 discarded COMDAT groups. Don't create PHDR and INTERP program header