Lines Matching defs:set
83 void set(const T& value) {
692 // Set to EM_ARM, defined as 40, in "ARM ELF File Format" at
875 symbols.at(0).set(ELFSymbol::SerializedLayout(0,
1112 fb_block_size.set(static_cast<uint32_t>(w->position() - fb_block_start));
1133 block_size.set(static_cast<uint32_t>(w->position() - block_start));
1181 block_size.set(static_cast<uint32_t>(w->position() - block_start));
1192 block_size.set(static_cast<uint32_t>(w->position() - block_start));
1203 block_size.set(static_cast<uint32_t>(w->position() - block_start));
1207 size.set(static_cast<uint32_t>(w->position() - start));
1452 prologue_length.set(static_cast<uint32_t>(w->position() - prologue_start));
1525 total_length.set(static_cast<uint32_t>(w->position() - start));
1639 length_slot->set(w->position() - initial_position);
1657 // emitted onto the CIE; every FDE has its own set of instructions.
1720 // RBP / CFA for this function is now the current RSP, so just set the
1739 // The third state, after the RBP has been set.
1741 // The CFA can now directly be set to RBP.