Home | History | Annotate | Download | only in src

Lines Matching defs:set

85     void set(const T& value) {
694 // Set to EM_ARM, defined as 40, in "ARM ELF File Format" at
878 symbols.at(0).set(ELFSymbol::SerializedLayout(0,
1121 fb_block_size.set(static_cast<uint32_t>(w->position() - fb_block_start));
1142 block_size.set(static_cast<uint32_t>(w->position() - block_start));
1193 block_size.set(static_cast<uint32_t>(w->position() - block_start));
1204 block_size.set(static_cast<uint32_t>(w->position() - block_start));
1215 block_size.set(static_cast<uint32_t>(w->position() - block_start));
1222 size.set(static_cast<uint32_t>(w->position() - start));
1463 prologue_length.set(static_cast<uint32_t>(w->position() - prologue_start));
1536 total_length.set(static_cast<uint32_t>(w->position() - start));
1650 length_slot->set(w->position() - initial_position);
1668 // emitted onto the CIE; every FDE has its own set of instructions.
1731 // RBP / CFA for this function is now the current RSP, so just set the
1750 // The third state, after the RBP has been set.
1752 // The CFA can now directly be set to RBP.