Searched refs:ConstantPoolMode (Results 1 – 2 of 2) sorted by relevance
945 enum ConstantPoolMode { NEEDS_POOL_ENTRY, NO_POOL_ENTRY }; enum947 ConstantPoolMode constant_pool_mode = NEEDS_POOL_ENTRY);
4753 ConstantPoolMode constant_pool_mode) { in RecordRelocInfo()