Home
last modified time | relevance | path

Searched refs:ra_offset (Results 1 - 5 of 5) sorted by relevance

/third_party/elfutils/libebl/
H A Deblabicfi.c45 return ebl->ra_offset; in ebl_ra_offset()
H A DlibeblP.h67 int ra_offset; member
/third_party/elfutils/backends/
H A Dsparc_init.c74 eh->ra_offset = 8;
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dsyscalls.rs1672 // off_t ra_offset; /* offset into the file */
1678 let ra_offset = match offset.try_into() {
1692 ra_offset,
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs372 pub ra_offset: ::off_t,

Completed in 17 milliseconds