Searched refs:lockword (Results 1 - 2 of 2) sorted by relevance

/art/compiler/
H A Dimage_writer.h226 explicit BinSlot(uint32_t lockword);
H A Dimage_writer.cc623 // We always stash the bin slot into a lockword, in the 'forwarding address' state.
1328 // Change the lockword from a bin slot into an offset
2175 ImageWriter::BinSlot::BinSlot(uint32_t lockword) : lockword_(lockword) { argument

Completed in 41 milliseconds