Home
last modified time | relevance | path

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

/DragonOS/kernel/crates/multiboot/src/
H A Dlib.rs212 pub const FLAG_SYMBOLS: u32 = 1 << 4; constant
269 self.flags & Self::FLAG_SYMBOLS != 0 in has_symbols()