Home
last modified time | relevance | path

Searched defs:AuxFile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/param/
Dauxv.rs543 struct AuxFile(OwnedFd); struct
546 impl Iterator for AuxFile { implementation
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.h86 StringRef AuxFile; member