Searched defs:rodata_begin (Results 1 – 3 of 3) sorted by relevance
47 pub static rodata_begin: u8; constant
51 rodata_begin = .; symbol
164 const uint8_t* rodata_begin = oat_file_->Begin(); in Symbolize() local