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

/external/chromium_org/courgette/
H A Dencoded_program.cc530 bool pending_pe_relocation_table = false; local
616 if (pending_pe_relocation_table) // Can't have two base relocation
620 pending_pe_relocation_table = true;
661 if (pending_pe_relocation_table) {

Completed in 62 milliseconds