Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/libbcc/bcinfo/include/bcinfo/
H A DBitcodeWrapper.h28 uint32_t Magic; member
/aosp12/art/dexlayout/
H A Ddex_ir.h416 const uint8_t* Magic() const { return magic_; } in Magic() function