Home
last modified time | relevance | path

Searched refs:private_variable_segment_offset (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-to-generic.h86 private_variable_segment_offset (const std::string &name) const;
H A Dbrig-to-generic.cc771 brig_to_generic::private_variable_segment_offset in private_variable_segment_offset() function in brig_to_generic
H A Dbrig-code-entry-handler.cc267 uint32_t offset = m_parent.private_variable_segment_offset (var_name); in build_address_operand()