Searched defs:default_Addr_encoding (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
H A Dreaddwarf.c1564 the default_Addr_encoding(). That says to use a machine-word sized
1576 > 5083 tom static UChar default_Addr_encoding ( void )
1586 > addresses are decoded as described by default_Addr_encoding. If there
1607 > static UChar default_Addr_encoding ( void )
1647 - Leave default_Addr_encoding as it is
2519 static UChar default_Addr_encoding ( void ) function
2603 encoding |= default_Addr_encoding();
3873 the_CIEs[this_CIE].address_encoding = default_Addr_encoding();

Completed in 131 milliseconds