Home
last modified time | relevance | path

Searched defs:data_offset_ (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DDwarfMemory.h69 uint64_t data_offset_ = static_cast<uint64_t>(-1); variable
H A DElfInterface.h147 uint64_t data_offset_ = 0; variable
/aosp12/art/runtime/
H A Dimage.h118 uint32_t data_offset_ = 0u; variable
/aosp12/art/dexlayout/
H A Ddex_writer.cc865 uint32_t data_offset_ = 0u; in Write() local
H A Ddex_ir.h524 uint32_t data_offset_; variable