Lines Matching refs:PRINTDEBUG
163 PRINTDEBUG( "Veneer Hit!\n"); in ELi_CopyVeneerToBuffer()
222 PRINTDEBUG( "Veneer Hit!\n"); in ELi_CopyV4tVeneerToBuffer()
484 PRINTDEBUG( "SymShdr->link:%02x, SymShdr->info:%02x\n", SymShdr->sh_link, SymShdr->sh_info); in ELi_RelocateSym()
530 PRINTDEBUG( "\n symbol found %s : %8x\n", sym_str, sym_loaded_adr); in ELi_RelocateSym()
541 PRINTDEBUG( "\n WARNING! cannot find symbol : %s\n", sym_str); in ELi_RelocateSym()
682 PRINTDEBUG( "%s skip.\n", __FUNCTION__); in ELi_BuildSymList()
688 PRINTDEBUG( "%s build\n", __FUNCTION__); in ELi_BuildSymList()
724 PRINTDEBUG( "sym_no: %02x ... st_shndx: %04x\n", i, CurrentSymEx->Sym.st_shndx); in ELi_BuildSymList()
968 PRINTDEBUG( "ERROR! : unsupported relocation type (0x%x)!\n", (UnresolvedInfo->r_type));
969 PRINTDEBUG( "S = 0x%x\n", _S_);
970 PRINTDEBUG( "A = 0x%x\n", _A_);
971 PRINTDEBUG( "P = 0x%x\n", _P_);
972 PRINTDEBUG( "T = 0x%x\n", _T_);