file_name stringlengths 21 83 | original_function_name stringlengths 1 716 | stripped_function_name stringlengths 3 50 | decompiled_code_original stringlengths 44 263k ⌀ | decompiled_code_stripped stringlengths 41 208k ⌀ | assembly_code stringlengths 3 168k ⌀ | dataflowgraph_original float64 | dataflowgraph_stripped float64 | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringlengths 11 5.24M | pcode_edges_stripped stringlengths 11 3.12M | pcode_graph_original float64 | pcode_graph_stripped float64 | address stringlengths 8 8 | arch stringclasses 1
value | opt_level stringclasses 1
value | S-Expression_of_decompiled_code_stripped stringlengths 338 5.73M ⌀ | S-Expression_decompiled_code_original stringlengths 367 7.15M ⌀ | S-Expression_decompiled_code_original_noisy stringlengths 289 5.55M ⌀ | S-Expression_decompiled_code_original_clean stringlengths 148 531k ⌀ | S-Expression_decompiled_code_original_root stringlengths 291 5.61M ⌀ | Replace_function_name_and_variable_name stringlengths 39 247k ⌀ | S-Expression_decompiled_code_stripped float64 | Root Node stringlengths 225 747k ⌀ | decompiled_code_original_masked float64 | decompiled_code_stripped_masked stringlengths 35 208k ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
179_hppa-linux-gnu-strip_and_hppa-linux-gnu-strip_strip.c | is_update_section | FUN_00017540 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bfd_boolean __regparm3 is_update_section(bfd *abfd,asection *sec)
{
char *__s1;
int iVar1;
section_add *psVar2;
if (update_sections != (section_add *)0x0) {
__s1 = abfd->filename;
psVar2 = update_sections;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3 FUN_00017540(undefined4 *param_1)
{
char *__s1;
int iVar1;
int *piVar2;
if (DAT_0003fb34 != (int *)0x0) {
__s1 = (char *)*param_1;
piVar2 = DAT_0003fb34;
do {
iVar1 = strcmp(__s... | PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000165d0
ADD EBX,0x27ab8
MOV ESI,dword ptr [EBX + 0xb34]
TEST ESI,ESI
JZ 0x00017579
MOV EDI,dword ptr [EAX]
LEA ESI,[ESI]
SUB ESP,0x8
PUSH dword ptr [ESI + 0x4]
PUSH EDI
CALL 0x00013070
ADD ESP,0x10
TEST EAX,EAX
JZ 0x00017580
MOV ESI,dword ptr [ESI]
TEST ESI,ESI
JNZ 0x00017560
POP EBX
... | null | null | null | null | [(u'LOAD_-1205963396', u'CALL_-1205963354'), ('const-417', u'LOAD_-1205963372'), (u'MULTIEQUAL_-1205963203', u'PTRSUB_-1205963135'), ('const-0', u'RETURN_-1205963246'), (u'PTRSUB_-1205963118', u'LOAD_-1205963327'), (u'INDIRECT_-1205963142', u'MULTIEQUAL_-1205963122'), ('const-0', u'PTRSUB_-1205963118'), ('tmp_238', u'C... | [('const-417', u'LOAD_-1205963327'), (u'INDIRECT_-1205963145', u'COPY_-1205963170'), ('const-0', u'RETURN_-1205963246'), (u'INDIRECT_-1205963145', u'MULTIEQUAL_-1205963125'), ('const-0', u'COPY_-1205963302'), ('tmp_238', u'CBRANCH_-1205963308'), ('const-0', u'RETURN_-1205963272'), (u'MULTIEQUAL_-1205963206', u'PTRADD_-... | null | null | 00017540 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_00017540(undefined4 *param_1)\n\n{\n char *__s1;\n int iVar1;\n int *piVar2;\n \n if (DAT_0003fb34 != (int *)0x0) {\n __s1 = (char *)*param_1;\n piVar2 = DAT_0003fb34;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3 is_update_section(bfd *abfd,asection *sec)\n\n{\n char *__s1;\n int iVar1;\n section_add *psVar2;\n \n if (update_sections != (section_add *)0x0) {\n __s1 = abfd->filename;\n p... | (translation_unit "undefined4 __regparm3 FUN_00017540(undefined4 *param_1)\n\n{\n char *__s1;\n int iVar1;\n int *piVar2;\n \n if (DAT_0003fb34 != (int *)0x0) {\n __s1 = (char *)*param_1;\n piVar2 = DAT_0003fb34;\n do {\n iVar1 = strcmp(__s1,(char *)piVar2[1]);\n if (iVar1 == 0) {\n retur... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_st... | (function_definition "undefined4 __regparm3 FUN_00017540(undefined4 *param_1)\n\n{\n char *__s1;\n int iVar1;\n int *piVar2;\n \n if (DAT_0003fb34 != (int *)0x0) {\n __s1 = (char *)*param_1;\n piVar2 = DAT_0003fb34;\n do {\n iVar1 = strcmp(__s1,(char *)piVar2[1]);\n if (iVar1 == 0) {\n re... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 __regparm3 function_1(type_2 *abfd,type_3 *sec)
{
char *__s1;
int var_3;
type_4 *var_4;
if (var_1 != (type_4 *)0x0) {
__s1 = abfd->filename;
var_4 = var_1;
do {
var_3 = var_2(__s1,var_4->name);... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3 MASKED(undefined4 *param_1)
{
char *__s1;
int iVar1;
int *piVar2;
if (DAT_0003fb34 != (int *)0x0) {
__s1 = (char *)*param_1;
piVar2 = DAT_0003fb34;
do {
iVar1 = strcmp(__s1,(cha... |
316_m68k-linux-gnu-objcopy_and_m68k-linux-gnu-objcopy_strip.c | stab_int_constant | FUN_000283a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean stab_int_constant(void *p,char *name,bfd_vma val)
{
size_t sVar1;
char *__s;
bfd_boolean bVar2;
sVar1 = strlen(name);
__s = (char *)xmalloc(sVar1 + 0x14);
sprin... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_000283a0(undefined4 param_1,char *param_2,undefined4 param_3)
{
size_t sVar1;
char *__s;
int iVar2;
sVar1 = strlen(param_2);
__s = (char *)xmalloc(sVar1 + 0x14);
sprintf(__s,"%s:c=i%ld",param_2,param_3);
... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x14]
CALL 0x000165d0
ADD EBX,0x16c54
SUB ESP,0xc
PUSH ESI
CALL 0x000134e0
ADD EAX,0x14
MOV dword ptr [ESP],EAX
CALL 0x000132e0
PUSH dword ptr [ESP + 0x28]
MOV EDI,EAX
LEA EAX,[EBX + 0xffff4ded]
PUSH ESI
PUSH EAX
PUSH EDI
CALL 0x000137a0
ADD ESP,0x18
XOR ECX,ECX
MOV E... | null | null | null | null | [('const-0', u'INT_NOTEQUAL_-1206025100'), (u'CAST_-1206024818', u'CALL_-1206025127'), ('tmp_469', u'CALL_-1206025245'), (u'CALL_-1206025220', u'CAST_-1206024861'), ('tmp_469', u'CALL_-1206025180'), ('tmp_468', u'CAST_-1206024818'), (u'INT_NOTEQUAL_-1206025100', u'CBRANCH_-1206025100'), (u'COPY_-1206025065', u'MULTIEQU... | [('const-0', u'CALL_-1206025127'), (u'INT_NOTEQUAL_-1206025100', u'CBRANCH_-1206025100'), (u'CAST_-1206024868', u'CALL_-1206025127'), ('const-212461', u'COPY_-1206024912'), ('tmp_334', u'CBRANCH_-1206025100'), ('const-20', u'INT_ADD_-1206025225'), (u'CALL_-1206025245', u'INT_ADD_-1206025225'), (u'CALL_-1206025127', u'M... | null | null | 000283a0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_000283a0(undefined4 param_1,char *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n char *__s;\n int iVar2;\n \n sVar1 = strlen(param_2);\n __s = (char *)xmalloc(sVar1 + 0x14);\n sprintf(__s,"%... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean stab_int_constant(void *p,char *name,bfd_vma val)\n\n{\n size_t sVar1;\n char *__s;\n bfd_boolean bVar2;\n \n sVar1 = strlen(name);\n __s = (char *)x... | (translation_unit "int FUN_000283a0(undefined4 param_1,char *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n char *__s;\n int iVar2;\n \n sVar1 = strlen(param_2);\n __s = (char *)xmalloc(sVar1 + 0x14);\n sprintf(__s,"%s:c=i%ld",param_2,param_3);\n iVar2 = FUN_000280c0(0,__s);\n if (iVar2 != 0) {\n free(_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT)... | (function_definition "int FUN_000283a0(undefined4 param_1,char *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n char *__s;\n int iVar2;\n \n sVar1 = strlen(param_2);\n __s = (char *)xmalloc(sVar1 + 0x14);\n sprintf(__s,"%s:c=i%ld",param_2,param_3);\n iVar2 = FUN_000280c0(0,__s);\n if (iVar2 != 0) {\n fre... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(void *p,char *name,type_2 val)
{
size_t var_3;
char *__s;
type_1 var_6;
var_3 = var_1(name);
__s = (char *)var_2(var_3 + 0x14);
var_4(__s,"%s:c=i%ld",name... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(undefined4 param_1,char *param_2,undefined4 param_3)
{
size_t sVar1;
char *__s;
int iVar2;
sVar1 = strlen(param_2);
__s = (char *)xmalloc(sVar1 + 0x14);
sprintf(__s,"%s:c=i%ld",param_2,param_3);
iVar2... |
411_x86_64-kfreebsd-gnu-objdump_and_x86_64-kfreebsd-gnu-objdump_strip.c | debug_make_undefined_tagged_type | FUN_0003e7c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
debug_type_conflict debug_make_undefined_tagged_type(void *handle,char *name,debug_type_kind kind)
{
debug_type_s *type;
debug_type_conflict pdVar1;
undefined4 uVar2;
uint in_ECX;
if (name != (char *)0x0) {
if (k... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_0003e7c0(undefined4 param_1,int param_2,int param_3)
{
int iVar1;
undefined4 uVar2;
if (param_2 != 0) {
if (param_3 - 7U < 5) {
iVar1 = FUN_0003bac0();
if (iVar1 != 0) {
uVar2 = FU... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x14]
CALL 0x000153d0
ADD EBX,0x34834
MOV EDI,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESP + 0x18]
TEST ESI,ESI
JZ 0x0003e836
LEA EDX,[EAX + -0x7]
CMP EDX,0x4
JA 0x0003e808
XOR EDX,EDX
CALL 0x0003bac0
TEST EAX,EAX
JZ 0x0003e836
MOV dword ptr [ESP + 0x18],EAX
MOV dwor... | null | null | null | null | [(u'CALL_-1206065047', u'RETURN_-1206065043'), (u'INDIRECT_-1206064730', u'CAST_-1206064695'), ('const-0', u'INT_NOTEQUAL_-1206065088'), (u'CALL_-1206064977', u'CALL_-1206064926'), (u'INT_NOTEQUAL_-1206065144', u'CBRANCH_-1206065144'), ('tmp_512', u'INT_SUB_-1206065126'), ('tmp_146', u'CBRANCH_-1206065121'), ('tmp_772'... | [(u'CALL_-1206065047', u'RETURN_-1206065043'), (u'COPY_-1206064788', u'CALL_-1206064977'), (u'INDIRECT_-1206064781', u'MULTIEQUAL_-1206064700'), ('const-5', u'CALL_-1206064977'), ('tmp_1111', u'INT_SUB_-1206065126'), ('const-0', u'INT_NOTEQUAL_-1206065088'), (u'CALL_-1206064977', u'CALL_-1206064926'), (u'INT_NOTEQUAL_-... | null | null | 0003e7c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0003e7c0(undefined4 param_1,int param_2,int param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n if (param_2 != 0) {\n if (param_3 - 7U < 5) {\n iVar1 = FUN_0003bac0();\n if (iVa... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\ndebug_type_conflict debug_make_undefined_tagged_type(void *handle,char *name,debug_type_kind kind)\n\n{\n debug_type_s *type;\n debug_type_conflict pdVar1;\n undefined4 uVar2;\n uint in_ECX;\n \n if (name... | (translation_unit "undefined4 FUN_0003e7c0(undefined4 param_1,int param_2,int param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n if (param_2 != 0) {\n if (param_3 - 7U < 5) {\n iVar1 = FUN_0003bac0();\n if (iVar1 != 0) {\n uVar2 = FUN_0003e680();\n return uVar2;\n }\n }\n else... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression... | (function_definition "undefined4 FUN_0003e7c0(undefined4 param_1,int param_2,int param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n if (param_2 != 0) {\n if (param_3 - 7U < 5) {\n iVar1 = FUN_0003bac0();\n if (iVar1 != 0) {\n uVar2 = FUN_0003e680();\n return uVar2;\n }\n }\n e... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 function_1(void *handle,char *var_1,type_2 var_2)
{
type_3 *var_5;
type_1 pdVar1;
type_4 uVar2;
type_5 in_ECX;
if (var_1 != (char *)0x0) {
if (var_2 - var_3 < 5) {
var_5 = var_4((type_6 *)var_2,DEBUG... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 param_1,int param_2,int param_3)
{
int iVar1;
undefined4 uVar2;
if (param_2 != 0) {
if (param_3 - 7U < 5) {
iVar1 = FUN_0003bac0();
if (iVar1 != 0) {
uVar2 = FUN_0003... |
2359_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | do_initialize_xindex | FUN_00068ae0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: Xindex * do_initialize_xindex(Sized_relobj_incr<32,_false> * this) */
Xindex * __thiscall
gold::Sized_relobj_incr<32,_false>::do_initialize_xindex(Sized_relobj_incr<32,_false> *this)
{
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00068ae0(void)
{
/* WARNING: Subroutine does not return */
FUN_0005f0b0("../../gold/incremental.cc",0x948,"do_initialize_xindex");
}
| PUSH EBX
CALL 0x00032730
ADD EBX,0x29951a
SUB ESP,0xc
LEA EAX,[EBX + 0xfff201c8]
PUSH EAX
LEA EAX,[EBX + 0xfff1f620]
PUSH 0x948
PUSH EAX
CALL 0x0005f0b0 | null | null | null | null | [('const-1', u'RETURN_-1206285515'), (u'COPY_-1206285492', u'CALL_-1206285520'), ('const-2376', u'CALL_-1206285520'), ('const-2236872', u'COPY_-1206285491'), ('const-2233888', u'COPY_-1206285492'), (u'COPY_-1206285491', u'CALL_-1206285520')] | [('const-1', u'RETURN_-1206285515'), ('const-2236872', u'COPY_-1206285496'), ('const-2376', u'CALL_-1206285520'), (u'COPY_-1206285497', u'CALL_-1206285520'), ('const-2233888', u'COPY_-1206285497'), (u'COPY_-1206285496', u'CALL_-1206285520')] | null | null | 00068ae0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00068ae0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0005f0b0("../../gold/incremental.cc",0x948,"do_initialize_xindex");\n}\n\n" comment (function_definition "void... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: Xindex * do_initialize_xindex(Sized_relobj_incr<32,_false> * this) */\n\nXindex * __thiscall\ngold::Sized_relobj_incr<32,_false>::do_initialize_xindex(Sized_relobj_incr<32,_false> *th... | (translation_unit "void FUN_00068ae0(void)\n\n{\n \n FUN_0005f0b0("../../gold/incremental.cc",0x948,"do_initialize_xindex");\n}\n\n" (function_definition "void FUN_00068ae0(void)\n\n{\n \n FUN_0005f0b0("../../gold/incremental.cc",0x948,"do_initialize_xindex");\n}" primitive_type ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) | (function_definition "void FUN_00068ae0(void)\n\n{\n \n FUN_0005f0b0("../../gold/incremental.cc",0x948,"do_initialize_xindex");\n}" (primitive_type "void") (function_declarator "FUN_00068ae0(void)" (identifier "FUN_00068ae0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: Xindex * do_initialize_xindex(Sized_relobj_incr<32,_false> * this) */
Xindex * __thiscall
gold::Sized_relobj_incr<32,_false>::do_initialize_xindex(Sized_relobj_incr<32,_false> *this)
{
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_0005f0b0("../../gold/incremental.cc",0x948,"do_initialize_xindex");
}
|
614_powerpc-linux-gnuspe-as_and_powerpc-linux-gnuspe-as_strip.c | symbol_clear_mri_common | FUN_000394a0 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void symbol_clear_mri_common(symbolS *s)
{
undefined1 *puVar1;
if (((uint)s->sy_flags & 1) != 0) {
if ((segT)s->bsym != reg_section) {
return;
}
s = (s->sy_value).X_op_symbol;
}
puVar1 = &(s->sy_flags... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_000394a0(byte *param_1)
{
if ((*param_1 & 1) != 0) {
if (*(int *)(param_1 + 4) != DAT_00072d5c) {
return;
}
param_1 = *(byte **)(param_1 + 0xc);
}
param_1[1] = param_1[1] & 0xfe;
return;
}
| CALL 0x000161e5
ADD EDX,0x30b5b
MOV EAX,dword ptr [ESP + 0x4]
TEST byte ptr [EAX],0x1
JZ 0x000394cb
LEA EDX,[EDX + 0x8d5c]
MOV ECX,dword ptr [EDX]
CMP dword ptr [EAX + 0x4],ECX
JZ 0x000394c8
RET
MOV EAX,dword ptr [EAX + 0xc]
AND byte ptr [EAX + 0x1],0xfe
RET | null | null | null | null | [(u'LOAD_-1206086435', u'CAST_-1206086296'), ('const-254', u'INT_AND_-1206086373'), (u'STORE_-1206086396', u'INDIRECT_-1206086294'), ('const-4', u'PTRSUB_-1206086302'), (u'CAST_-1206086296', u'INT_NOTEQUAL_-1206086419'), ('tmp_191', u'PTRSUB_-1206086289'), (u'LOAD_-1206086407', u'MULTIEQUAL_-1206086309'), (u'INDIRECT_-... | [('const-254', u'INT_AND_-1206086373'), (u'STORE_-1206086396', u'INDIRECT_-1206086294'), (u'LOAD_-1206086462', u'INT_AND_-1206086436'), ('const-12', u'PTRADD_-1206086345'), ('const-0', u'INT_NOTEQUAL_-1206086449'), (u'CAST_-1206086292', u'LOAD_-1206086407'), (u'LOAD_-1206086407', u'MULTIEQUAL_-1206086309'), (u'INDIRECT... | null | null | 000394a0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_000394a0(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) != DAT_00072d5c) {\n return;\n }\n param_1 = *(byte **)(param_1 + 0xc);\n }\n param_1[1] = param_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid symbol_clear_mri_common(symbolS *s)\n\n{\n undefined1 *puVar1;\n \n if (((uint)s->sy_flags & 1) != 0) {\n if ((segT)s->bsym != reg_section) {\n return;\n }\n s = (s->sy_value).X_op_symbol;... | (translation_unit "void FUN_000394a0(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) != DAT_00072d5c) {\n return;\n }\n param_1 = *(byte **)(param_1 + 0xc);\n }\n param_1[1] = param_1[1] & 0xfe;\n return;\n}\n\n" (function_definition "void FUN_000394a0(byte *param_1)\n\n{\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) & LIT) ... | (function_definition "void FUN_000394a0(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) != DAT_00072d5c) {\n return;\n }\n param_1 = *(byte **)(param_1 + 0xc);\n }\n param_1[1] = param_1[1] & 0xfe;\n return;\n}" (primitive_type "void") (function_declarator "FUN_000394a0(by... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void function_1(type_1 *s)
{
type_2 *puVar1;
if (((type_3)s->sy_flags & 1) != 0) {
if ((type_4)s->bsym != var_1) {
return;
}
s = (s->sy_value).X_op_symbol;
}
puVar1 = &(s->sy_flags).field_0x1;
*puVa... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement condition: (parenthesize... | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void MASKED(byte *param_1)
{
if ((*param_1 & 1) != 0) {
if (*(int *)(param_1 + 4) != DAT_00072d5c) {
return;
}
param_1 = *(byte **)(param_1 + 0xc);
}
param_1[1] = param_1[1] & 0xfe;
return;
}
|
345_i686-kfreebsd-gnu-objdump_and_i686-kfreebsd-gnu-objdump_strip.c | pr_int_constant | FUN_0003a7b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean pr_int_constant(void *p,char *name,bfd_vma val)
{
uint uVar1;
char ab [22];
ab[0x12] = -0x48;
ab[0x13] = -0x59;
ab[0x14] = '\x03';
ab[0x15] = '\0';
if (*(int ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4
FUN_0003a7b0(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)
{
uint uVar1;
char local_22 [18];
undefined4 uStack_10;
uStack_10 = 0x3a7b8;
if (param_1[1] != 0) {
uVar1 = 0... | PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000153d0
ADD EBX,0x38848
SUB ESP,0x30
MOV EAX,dword ptr [ESP + 0x48]
MOV ESI,dword ptr [ESP + 0x40]
MOV EDX,dword ptr [ESP + 0x4c]
MOV dword ptr [ESP + 0x8],EAX
MOV EAX,dword ptr [ESI + 0x4]
MOV dword ptr [ESP + 0xc],EDX
TEST EAX,EAX
JZ 0x0003a7f7
XOR EDI,EDI
NOP
SUB ESP,0x8
PUSH dword... | null | null | null | null | [('tmp_525', u'SUBPIECE_-1206081251'), (u'CALL_-1206081379', u'INDIRECT_-1206081094'), ('const-0', u'COPY_-1206081208'), ('const-0', u'INT_NOTEQUAL_-1206081512'), ('const-417', u'LOAD_-1206081353'), (u'PTRSUB_-1206081067', u'CALL_-1206081340'), ('tmp_524', u'CALL_-1206081340'), ('tmp_523', u'CAST_-1206081114'), (u'COPY... | [(u'LOAD_-1206081487', u'CAST_-1206081108'), (u'COPY_-1206081602', u'MULTIEQUAL_-1206081137'), ('const-0', u'INT_NOTEQUAL_-1206081512'), (u'PTRADD_-1206081128', u'LOAD_-1206081538'), (u'COPY_-1206081136', u'CALL_-1206081379'), (u'CAST_-1206081092', u'INT_LESS_-1206081428'), (u'COPY_-1206081116', u'CALL_-1206081340'), (... | null | null | 0003a7b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_0003a7b0(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n uint uVar1;\n char local_22 [18];\n undefined4 uStack_10;\n \n uStack_10 = 0x3a7b8;\n if (par... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean pr_int_constant(void *p,char *name,bfd_vma val)\n\n{\n uint uVar1;\n char ab [22];\n \n ab[0x12] = -0x48;\n ab[0x13] = -0x59;\n ab[0x14] = '\x03';\n ... | (translation_unit "undefined4\nFUN_0003a7b0(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n uint uVar1;\n char local_22 [18];\n undefined4 uStack_10;\n \n uStack_10 = 0x3a7b8;\n if (param_1[1] != 0) {\n uVar1 = 0;\n do {\n uVar1 = uVar1 + 1;\n putc(0x20,(FILE *... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declarat... | (function_definition "undefined4\nFUN_0003a7b0(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n uint uVar1;\n char local_22 [18];\n undefined4 uStack_10;\n \n uStack_10 = 0x3a7b8;\n if (param_1[1] != 0) {\n uVar1 = 0;\n do {\n uVar1 = uVar1 + 1;\n putc(0x20,(FIL... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(void *p,char *name,type_2 val)
{
type_3 var_1;
char ab [22];
ab[0x12] = -0x48;
ab[0x13] = -0x59;
ab[0x14] = '\x03';
ab[0x15] = '\0';
if (*(int *)((int)p... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (ident... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4
MASKED(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)
{
uint uVar1;
char local_22 [18];
undefined4 uStack_10;
uStack_10 = 0x3a7b8;
if (param_1[1] != 0) {
uVar1 = 0;
... |
281_powerpc64le-linux-gnu-objcopy_and_powerpc64le-linux-gnu-objcopy_strip.c | bad_stab | FUN_00020930 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 bad_stab(char *p)
{
char *__format;
__format = (char *)dcgettext(0,"Bad stab: %s\n",5);
fprintf(*(FILE **)PTR_stderr_0003ffa8,__format,p);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_00020930(undefined4 param_1)
{
char *__format;
__format = (char *)dcgettext(0,"Bad stab: %s\n",5);
fprintf(*(FILE **)PTR_stderr_0003ffa8,__format,param_1);
return;
}
| PUSH ESI
MOV ESI,EAX
PUSH EBX
CALL 0x000166c0
ADD EBX,0x1f6c7
SUB ESP,0x8
PUSH 0x5
LEA EAX,[EBX + 0xffff3e0a]
PUSH EAX
PUSH 0x0
CALL 0x00013200
ADD ESP,0xc
PUSH ESI
PUSH EAX
MOV EAX,dword ptr [EBX + 0xffffffa8]
PUSH dword ptr [EAX]
CALL 0x00013520
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [(u'CAST_-1206056418', u'CALL_-1206056536'), (u'INDIRECT_-1206056406', u'COPY_-1206056455'), (u'COPY_-1206056482', u'CALL_-1206056579'), (u'CALL_-1206056579', u'INDIRECT_-1206056425'), (u'CALL_-1206056579', u'CAST_-1206056418'), ('tmp_252', u'CALL_-1206056536'), ('const-5', u'CALL_-1206056579'), ('const-212490', u'COPY... | [(u'CAST_-1206056418', u'CALL_-1206056536'), (u'INDIRECT_-1206056406', u'COPY_-1206056455'), (u'COPY_-1206056482', u'CALL_-1206056579'), (u'CALL_-1206056579', u'INDIRECT_-1206056425'), (u'CALL_-1206056579', u'CAST_-1206056418'), ('const-5', u'CALL_-1206056579'), ('const-212490', u'COPY_-1206056482'), (u'CAST_-120605640... | null | null | 00020930 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_00020930(undefined4 param_1)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,"Bad stab: %s\n",5);\n fprintf(*(FILE **)PTR_stderr_0003ffa8,__format,param_1);\n return;\n}\n\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 bad_stab(char *p)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,"Bad stab: %s\n",5);\n fprintf(*(FILE **)PTR_stderr_0003ffa8,__format,p);\n return;\n}\n\n" comment (function_de... | (translation_unit "void __regparm3 FUN_00020930(undefined4 param_1)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,"Bad stab: %s\n",5);\n fprintf(*(FILE **)PTR_stderr_0003ffa8,__format,param_1);\n return;\n}\n\n" (function_definition "void __regparm3 FUN_00020930(undefined4 param_1)\n\n{\n char *__for... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_po... | (function_definition "void __regparm3 FUN_00020930(undefined4 param_1)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,"Bad stab: %s\n",5);\n fprintf(*(FILE **)PTR_stderr_0003ffa8,__format,param_1);\n return;\n}" (primitive_type "void") (ERROR "__regparm3" (identifier "__regparm3")) (function_declarator... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(char *p)
{
char *__format;
__format = (char *)var_1(0,"Bad stab: %s\n",5);
var_2(*(type_1 **)PTR_stderr_0003ffa8,__format,p);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (p... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(undefined4 param_1)
{
char *__format;
__format = (char *)dcgettext(0,"Bad stab: %s\n",5);
fprintf(*(FILE **)PTR_stderr_0003ffa8,__format,param_1);
return;
}
|
2884_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | init | FUN_00079a30 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void init(Output_data_plt_x86_64<64> * this, Layout * layout) */
int __thiscall
anon_unknown.dwarf_32e241::Output_data_plt_x86_64<64>::init
(Output_data_plt_x86_64<64> *this,EVP_PKEY_CTX *ctx)
{
undefined1 *puVar1... |
void FUN_00079a30(void)
{
int *piVar1;
int unaff_EDI;
undefined8 uVar2;
undefined8 uVar3;
uVar2 = FUN_00074f0a();
piVar1 = (int *)FUN_003ac4d0(0x40);
/* try { // try from 00079a5c to 00079a60 has its CatchHandler @ 00079af1 */
uVar3 = FUN_002c5bb0(0x40);
piVar1[9] = (int)uVar3;
... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x00074f0a
ADD EDI,0x5705c7
PUSH ESI
PUSH EBX
SUB ESP,0x28
MOV dword ptr [EBP + -0x1c],EAX
PUSH 0x40
MOV EBX,EDI
MOV dword ptr [EBP + -0x20],EDX
CALL 0x003ac4d0
MOV dword ptr [ESP],0x40
MOV ESI,EAX
CALL 0x002c5bb0
MOV dword ptr [ESI + 0x24],EAX
LEA EAX,[EDI + 0xffff2c74]
ADD ESP,0x10
... | null | null | null | null | [(u'CAST_-1206346701', u'STORE_-1206347084'), (u'PTRSUB_-1206346650', u'CAST_-1206346628'), (u'SUBPIECE_-1206346894', u'STORE_-1206347109'), (u'INT_ADD_-1206346688', u'CAST_-1206346619'), (u'CAST_-1206346686', u'STORE_-1206347073'), ('const-4', u'INT_ADD_-1206346722'), ('const-5', u'CALL_-1206346874'), (u'PTRSUB_-12063... | [('const-9', u'PTRADD_-1206346779'), ('const-4294967295', u'STORE_-1206346980'), (u'PTRADD_-1206346779', u'STORE_-1206347109'), ('const-15', u'PTRADD_-1206346644'), (u'CAST_-1206346781', u'PTRADD_-1206346685'), ('const-13', u'PTRADD_-1206346660'), ('const-4', u'PTRADD_-1206346706'), ('const-4', u'PTRADD_-1206346677'), ... | null | null | 00079a30 | x86 | O1 | (translation_unit "void FUN_00079a30(void)\n\n{\n int *piVar1;\n int unaff_EDI;\n undefined8 uVar2;\n undefined8 uVar3;\n \n uVar2 = FUN_00074f0a();\n piVar1 = (int *)FUN_003ac4d0(0x40);\n /* try { // try from 00079a5c to 00079a60 has its CatchHandler @ 00079af1 */\n uVar3 = FUN_002c5bb0(0x40... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void init(Output_data_plt_x86_64<64> * this, Layout * layout) */\n\nint __thiscall\nanon_unknown.dwarf_32e241::Output_data_plt_x86_64<64>::init\n (Output_data_plt_x86_64<64> *this,EVP_PKEY_CTX *ctx)\... | (translation_unit "void FUN_00079a30(void)\n\n{\n int *piVar1;\n int unaff_EDI;\n undefined8 uVar2;\n undefined8 uVar3;\n \n uVar2 = FUN_00074f0a();\n piVar1 = (int *)FUN_003ac4d0(0x40);\n \n uVar3 = FUN_002c5bb0(0x40);\n piVar1[9] = (int)uVar3;\n *piVar1 = unaff_EDI + 0x56323b;\n piVar1[1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression ... | (function_definition "void FUN_00079a30(void)\n\n{\n int *piVar1;\n int unaff_EDI;\n undefined8 uVar2;\n undefined8 uVar3;\n \n uVar2 = FUN_00074f0a();\n piVar1 = (int *)FUN_003ac4d0(0x40);\n \n uVar3 = FUN_002c5bb0(0x40);\n piVar1[9] = (int)uVar3;\n *piVar1 = unaff_EDI + 0x56323b;\n piVar... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void init(Output_data_plt_x86_64<64> * this, Layout * layout) */
int __thiscall
anon_unknown.dwarf_32e241::type_1<64>::function_1
(type_1<64> *this,type_2 *ctx)
{
type_3 *puVar1;
type_4 *posd;
type_5 *pOVar2;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (d... | null |
void MASKED(void)
{
int *piVar1;
int unaff_EDI;
undefined8 uVar2;
undefined8 uVar3;
uVar2 = FUN_00074f0a();
piVar1 = (int *)FUN_003ac4d0(0x40);
/* try { // try from 00079a5c to 00079a60 has its CatchHandler @ 00079af1 */
uVar3 = FUN_002c5bb0(0x40);
piVar1[9] = (int)uVar3;
*piV... |
8352_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | erase | FUN_0024cfd0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::erase(__normal_iterator<wchar_t const*, std::wstring >) */
void std::wstring::erase(void)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_0024cfd0(int *param_1,int *param_2,int param_3)
{
int iVar1;
iVar1 = *param_2;
FUN_0024c660(param_2,param_3 - iVar1 >> 2,1);
*param_1 = (param_3 - iVar1) + *param_2;
return param_1;
}
| PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x1c7027
SUB ESP,0x10
MOV EBP,dword ptr [ESP + 0x28]
MOV ESI,dword ptr [ESP + 0x2c]
MOV EDI,dword ptr [ESP + 0x24]
SUB ESI,dword ptr [EBP]
PUSH 0x1
MOV EAX,ESI
SAR EAX,0x2
PUSH EAX
PUSH EBP
CALL 0x0024c660
ADD ESI,dword ptr [EBP]
MOV EAX,EDI
MOV dword ptr [EDI... | null | null | null | null | [('const-1', u'RETURN_-1204039698')] | [(u'INT_SRIGHT_-1204039600', u'CALL_-1204039579'), ('tmp_571', u'CALL_-1204039579'), ('tmp_573', u'STORE_-1204039558'), (u'COPY_-1204039564', u'RETURN_-1204039513'), (u'INT_SUB_-1204039631', u'INT_SRIGHT_-1204039600'), ('const-2', u'INT_SRIGHT_-1204039600'), ('const-1', u'CALL_-1204039579'), ('tmp_573', u'COPY_-1204039... | null | null | 0024cfd0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_0024cfd0(int *param_1,int *param_2,int param_3)\n\n{\n int iVar1;\n \n iVar1 = *param_2;\n FUN_0024c660(param_2,param_3 - iVar1 >> 2,1);\n *param_1 = (param_3 - iVar1) + *param_2;\n return para... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::erase(__normal_iterator<wchar_t const*, std::wstring >) */\n\nvoid std::wstring::erase(void)\n\n{\n}\n\n" comment comment (function_definition "void std::wstring::erase(void)\n\n{\n}" primitive_t... | (translation_unit "int * FUN_0024cfd0(int *param_1,int *param_2,int param_3)\n\n{\n int iVar1;\n \n iVar1 = *param_2;\n FUN_0024c660(param_2,param_3 - iVar1 >> 2,1);\n *param_1 = (param_3 - iVar1) + *param_2;\n return param_1;\n}\n\n" (function_definition "int * FUN_0024cfd0(int *param_1,int *param_2,int param_3)... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) ... | (function_definition "int * FUN_0024cfd0(int *param_1,int *param_2,int param_3)\n\n{\n int iVar1;\n \n iVar1 = *param_2;\n FUN_0024c660(param_2,param_3 - iVar1 >> 2,1);\n *param_1 = (param_3 - iVar1) + *param_2;\n return param_1;\n}" (primitive_type "int") (pointer_declarator "* FUN_0024cfd0(int *param_1,int *par... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::erase(__normal_iterator<wchar_t const*, std::wstring >) */
void std::wstring::function_1(void)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,int *param_2,int param_3)
{
int iVar1;
iVar1 = *param_2;
FUN_0024c660(param_2,param_3 - iVar1 >> 2,1);
*param_1 = (param_3 - iVar1) + *param_2;
return param_1;
}
|
8505_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | do_put | FUN_00200f20 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> >
>::do_put(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, long
double) const */
undefined4
std::num_put<char,std::o... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4
FUN_00200f20(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,char param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9
)
{
FUN_0020... | PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x18e0d9
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x18]
PUSH dword ptr [ESP + 0x38]
PUSH dword ptr [ESP + 0x38]
PUSH dword ptr [ESP + 0x38]
PUSH 0x4c
MOVSX EAX,byte ptr [ESP + 0x3c]
PUSH EAX
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dw... | null | null | null | null | [(u'INT_SEXT_-1203826810', u'CALL_-1203826769'), ('tmp_557', u'CALL_-1203826769'), ('tmp_558', u'INT_SEXT_-1203826810'), ('const-0', u'RETURN_-1203826732'), ('const-76', u'CALL_-1203826769'), ('tmp_561', u'CALL_-1203826769'), ('tmp_554', u'CALL_-1203826769'), ('tmp_554', u'COPY_-1203826769'), ('tmp_562', u'CALL_-120382... | [(u'INT_SEXT_-1203826810', u'CALL_-1203826769'), ('tmp_557', u'CALL_-1203826769'), ('tmp_558', u'INT_SEXT_-1203826810'), ('const-0', u'RETURN_-1203826732'), ('const-76', u'CALL_-1203826769'), ('tmp_561', u'CALL_-1203826769'), ('tmp_554', u'CALL_-1203826769'), ('tmp_554', u'COPY_-1203826769'), ('tmp_562', u'CALL_-120382... | null | null | 00200f20 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_00200f20(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,char param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> >\n >::do_put(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, long\n double) const */\n\nundefined4\n... | (translation_unit "undefined4\nFUN_00200f20(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,char param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9\n )\n\n{\n FUN_00200bb0(param_1,param_2,param_3,param_4,param_5,(int)param_6,0x4c,par... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete... | (function_definition "undefined4\nFUN_00200f20(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,char param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9\n )\n\n{\n FUN_00200bb0(param_1,param_2,param_3,param_4,param_5,(int)param_6,0x4c,... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> >
>::do_put(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, long
double) const */
type_1
std::num_put<char,std::ostre... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4
MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,char param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9
)
{
FUN_00200bb0(p... |
475_sed_and_sed_strip.c | __sprintf_chk | __sprintf_chk |
/* WARNING: Control flow encountered bad instruction data */
void __sprintf_chk(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __sprintf_chk@@GLIBC_2.3.4 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __sprintf_chk(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206119922')] | [('const-1', u'RETURN_-1206119922')] | null | null | 00031204 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __sprintf_chk(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __sprintf_chk(void)\n\n{\n /* WARNING: Bad ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __sprintf_chk(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __sprintf_chk@@GLIBC_2.3.4 */\n halt_baddata();\n}\n\n" comment (function_definition "void __sprint... | (translation_unit "void __sprintf_chk(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __sprintf_chk(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__sprintf_chk(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void"... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void __sprintf_chk(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__sprintf_chk(void)" (identifier "__sprintf_chk") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __sprintf_chk@@GLIBC_2.3.4 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
311_i686-gnu-strip_and_i686-gnu-strip_strip.c | stab_get_struct_index | FUN_00027f00 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
long __regparm3
stab_get_struct_index(stab_write_handle *info,char *tag,uint id,debug_type_kind kind,uint *psize)
{
size_t sVar1;
int iVar2;
uint uVar3;
stab_tag_conflict *psVar4;
uint uVar5;
uVar5 = (info->type_ca... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 FUN_00027f00(int param_1,int param_2,uint param_3,int param_4,int *param_5)
{
int iVar1;
uint uVar2;
int *piVar3;
uint uVar4;
uVar4 = *(uint *)(param_1 + 0xe0);
if (uVar4 <= param_3) {
if ((uVar... | PUSH EBP
MOV EBP,EAX
PUSH EDI
PUSH ESI
MOV ESI,ECX
PUSH EBX
CALL 0x000165d0
ADD EBX,0x170f3
SUB ESP,0x1c
MOV EAX,dword ptr [EAX + 0xe0]
MOV dword ptr [ESP + 0xc],EDX
CMP EAX,ECX
JA 0x00027f88
TEST EAX,EAX
JNZ 0x00027f42
MOV EAX,0xa
CMP ECX,0x9
JA 0x00027f42
MOV EAX,0xa0
MOV EDI,0xa
JMP 0x00027f4c
MOV EAX,EDI
LEA EDI,[E... | null | null | null | null | [('const-417', u'STORE_-1206025946'), ('const-5', u'INT_LEFT_-1206025958'), (u'MULTIEQUAL_-1206025751', u'INT_SUB_-1206026248'), ('const-10', u'COPY_-1206026390'), (u'COPY_-1206025709', u'MULTIEQUAL_-1206025771'), (u'COPY_-1206026360', u'MULTIEQUAL_-1206025751'), (u'INT_ADD_-1206026017', u'STORE_-1206026021'), ('tmp_14... | [(u'COPY_-1206026390', u'COPY_-1206025735'), ('tmp_1836', u'INT_ADD_-1206026260'), (u'MULTIEQUAL_-1206025751', u'INT_SUB_-1206026248'), ('const-10', u'COPY_-1206026390'), (u'CAST_-1206025636', u'LOAD_-1206026319'), ('tmp_1839', u'INT_LESSEQUAL_-1206025988'), (u'COPY_-1206026360', u'MULTIEQUAL_-1206025751'), (u'COPY_-12... | null | null | 00027f00 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 FUN_00027f00(int param_1,int param_2,uint param_3,int param_4,int *param_5)\n\n{\n int iVar1;\n uint uVar2;\n int *piVar3;\n uint uVar4;\n \n uVar4 = *(uint *)(param_1 + 0xe0);\n if (uVar... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nlong __regparm3\nstab_get_struct_index(stab_write_handle *info,char *tag,uint id,debug_type_kind kind,uint *psize)\n\n{\n size_t sVar1;\n int iVar2;\n uint uVar3;\n stab_tag_conflict *psVar4;\n uint uVar5;... | (translation_unit "int __regparm3 FUN_00027f00(int param_1,int param_2,uint param_3,int param_4,int *param_5)\n\n{\n int iVar1;\n uint uVar2;\n int *piVar3;\n uint uVar4;\n \n uVar4 = *(uint *)(param_1 + 0xe0);\n if (uVar4 <= param_3) {\n if ((uVar4 == 0) && (uVar4 = 10, param_3 < 10)) {\n iVar1 = 0xa0;\... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compou... | (function_definition "int __regparm3 FUN_00027f00(int param_1,int param_2,uint param_3,int param_4,int *param_5)\n\n{\n int iVar1;\n uint uVar2;\n int *piVar3;\n uint uVar4;\n \n uVar4 = *(uint *)(param_1 + 0xe0);\n if (uVar4 <= param_3) {\n if ((uVar4 == 0) && (uVar4 = 10, param_3 < 10)) {\n iVar1 = 0xa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
long type_1
function_1(type_2 *info,char *tag,type_3 var_2,type_4 var_9,type_3 *psize)
{
size_t var_7;
int var_8;
type_3 var_3;
type_5 *var_6;
type_3 var_1;
var_1 = (info->type_cache).struct_types_alloc;
if (var_... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parame... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 MASKED(int param_1,int param_2,uint param_3,int param_4,int *param_5)
{
int iVar1;
uint uVar2;
int *piVar3;
uint uVar4;
uVar4 = *(uint *)(param_1 + 0xe0);
if (uVar4 <= param_3) {
if ((uVar4 == 0... |
1128_busybox_and_busybox_strip.c | setvar_i | FUN_0008fa41 |
var_conflict * __regparm1 setvar_i(var_conflict *v,double value)
{
var_conflict *unaff_EBX;
clrvar(unaff_EBX);
v->type = v->type | 1;
v->number = value;
handle_special(unaff_EBX);
return v;
}
|
uint * __regparm1 FUN_0008fa41(uint *param_1,uint param_2,uint param_3)
{
FUN_0008e99e();
*param_1 = *param_1 | 1;
param_1[1] = param_2;
param_1[2] = param_3;
FUN_0008f687();
return param_1;
}
| PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,EAX
MOV ESI,dword ptr [ESP + 0x10]
MOV EDI,dword ptr [ESP + 0x14]
CALL 0x0008e99e
OR dword ptr [EBX],0x1
MOV dword ptr [EBX + 0x4],ESI
MOV dword ptr [EBX + 0x8],EDI
MOV EAX,EBX
CALL 0x0008f687
MOV EAX,EBX
POP EBX
POP ESI
POP EDI
RET | null | null | null | null | [('const-417', u'LOAD_-1206388118'), (u'PTRSUB_-1206387971', u'STORE_-1206388115'), ('tmp_164', u'COPY_-1206388081'), ('tmp_164', u'PTRSUB_-1206387972'), ('tmp_164', u'PTRSUB_-1206387971'), ('const-1', u'INT_OR_-1206388091'), ('const-417', u'STORE_-1206388030'), ('const-4', u'PTRSUB_-1206387967'), ('tmp_164', u'PTRSUB_... | [('const-417', u'STORE_-1206388100'), ('const-4', u'PTRADD_-1206387974'), ('const-1', u'PTRADD_-1206387974'), ('tmp_226', u'COPY_-1206388081'), ('const-1', u'INT_OR_-1206388091'), ('const-4', u'PTRADD_-1206387970'), ('const-2', u'PTRADD_-1206387970'), ('tmp_317', u'STORE_-1206388100'), ('tmp_226', u'STORE_-1206388115')... | null | null | 0008fa41 | x86 | O1 | (translation_unit "uint * __regparm1 FUN_0008fa41(uint *param_1,uint param_2,uint param_3)\n\n{\n FUN_0008e99e();\n *param_1 = *param_1 | 1;\n param_1[1] = param_2;\n param_1[2] = param_3;\n FUN_0008f687();\n return param_1;\n}\n\n" (ERROR "uint * __regparm1 FUN_0008fa41(uint *param_1,uint param_2,uint param_3)" ... | (translation_unit "var_conflict * __regparm1 setvar_i(var_conflict *v,double value)\n\n{\n var_conflict *unaff_EBX;\n \n clrvar(unaff_EBX);\n v->type = v->type | 1;\n v->number = value;\n handle_special(unaff_EBX);\n return v;\n}\n\n" (ERROR "var_conflict * __regparm1 setvar_i(var_conflict *v,double value)" (bin... | (translation_unit "uint * __regparm1 FUN_0008fa41(uint *param_1,uint param_2,uint param_3)\n\n{\n FUN_0008e99e();\n *param_1 = *param_1 | 1;\n param_1[1] = param_2;\n param_1[2] = param_3;\n FUN_0008f687();\n return param_1;\n}\n\n" (ERROR "uint * __regparm1 FUN_0008fa41(uint *param_1,uint param_2,uint param_3)" ... | (translation_unit (ERROR (binary_expression IDENT * (ERROR IDENT) (call_expression IDENT (argument_list ( (binary_expression IDENT * IDENT) , (ERROR IDENT) IDENT , (ERROR IDENT) IDENT ))))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignment_expre... | (ERROR "uint * __regparm1 FUN_0008fa41(uint *param_1,uint param_2,uint param_3)" (binary_expression "uint * __regparm1 FUN_0008fa41(uint *param_1,uint param_2,uint param_3)" (identifier "uint") (* "*") (ERROR "__regparm1" (identifier "__regparm1")) (call_expression "FUN_0008fa41(uint *param_1,uint param_2,uint param_3)... |
type_1 * __regparm1 setvar_i(type_1 *v,double value)
{
type_1 *unaff_EBX;
var_1(unaff_EBX);
v->type = v->type | 1;
v->number = value;
var_2(unaff_EBX);
return v;
}
| null | (translation_unit (ERROR (binary_expression left: (identifier) (ERROR (identifier)) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)) (ERROR (identifier)) (identifier) (ERROR (identifier)) (identifier))))) (compound_statement (expression_... | null |
uint * __regparm1 MASKED(uint *param_1,uint param_2,uint param_3)
{
FUN_0008e99e();
*param_1 = *param_1 | 1;
param_1[1] = param_2;
param_1[2] = param_3;
FUN_0008f687();
return param_1;
}
|
457_i686-linux-gnu-objcopy_and_i686-linux-gnu-objcopy_strip.c | bfd_get_section_by_name | bfd_get_section_by_name |
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_section_by_name(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_section_by_name(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185750')] | [('const-1', u'RETURN_-1206185750')] | null | null | 000410e0 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_section_by_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_section_by_name(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_section_by_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_section_by_name(void)\n\n{\n ... | (translation_unit "void bfd_get_section_by_name(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_get_section_by_name(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_section_by_name(void)" identifier (parameter_list "(void)" (... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_get_section_by_name(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_get_section_by_name(void)" (identifier "bfd_get_section_by_name") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
16_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | __cxa_atexit | __cxa_atexit |
void __cxa_atexit(void)
{
(*(code *)PTR___cxa_atexit_0033f040)();
return;
}
|
void __cxa_atexit(void)
{
(*(code *)PTR___cxa_atexit_0033f040)();
return;
}
| JMP dword ptr [EBX + 0x40] | null | null | null | null | [('const-0', u'RETURN_-1206025955'), (u'INDIRECT_-1206025886', u'COPY_-1206025945'), ('tmp_58', u'CAST_-1206025881'), (u'CALLIND_-1206025958', u'INDIRECT_-1206025886'), (u'CAST_-1206025881', u'CALLIND_-1206025958')] | [('const-0', u'RETURN_-1206025955'), (u'INDIRECT_-1206025886', u'COPY_-1206025945'), ('tmp_58', u'CAST_-1206025881'), (u'CALLIND_-1206025958', u'INDIRECT_-1206025886'), (u'CAST_-1206025881', u'CALLIND_-1206025958')] | null | null | 00028110 | x86 | O1 | (translation_unit "void __cxa_atexit(void)\n\n{\n (*(code *)PTR___cxa_atexit_0033f040)();\n return;\n}\n\n" (function_definition "void __cxa_atexit(void)\n\n{\n (*(code *)PTR___cxa_atexit_0033f040)();\n return;\n}" primitive_type (function_declarator "__cxa_atexit(void)" identifier (parameter_list "(void)" ( (param... | (translation_unit "void __cxa_atexit(void)\n\n{\n (*(code *)PTR___cxa_atexit_0033f040)();\n return;\n}\n\n" (function_definition "void __cxa_atexit(void)\n\n{\n (*(code *)PTR___cxa_atexit_0033f040)();\n return;\n}" primitive_type (function_declarator "__cxa_atexit(void)" identifier (parameter_list "(void)" ( (param... | (translation_unit "void __cxa_atexit(void)\n\n{\n (*(code *)PTR___cxa_atexit_0033f040)();\n return;\n}\n\n" (function_definition "void __cxa_atexit(void)\n\n{\n (*(code *)PTR___cxa_atexit_0033f040)();\n return;\n}" primitive_type (function_declarator "__cxa_atexit(void)" identifier (parameter_list "(void)" ( (param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void __cxa_atexit(void)\n\n{\n (*(code *)PTR___cxa_atexit_0033f040)();\n return;\n}" (primitive_type "void") (function_declarator "__cxa_atexit(void)" (identifier "__cxa_atexit") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement... |
void function_1(void)
{
(*(type_1 *)PTR___cxa_atexit_0033f040)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar... | null |
void MASKED(void)
{
(*(code *)PTR_MASKED_0033f040)();
return;
}
|
771_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | gld_i386pe_after_open | FUN_00056650 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void gld_i386pe_after_open(void)
{
anon_union_4_2_31908b46_for_link *paVar1;
bfd_symbol **ppbVar2;
pe_tdata *ppVar3;
undefined4 *puVar4;
uint ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00056650(void)
{
int *piVar1;
undefined4 *puVar2;
byte bVar3;
void *pvVar4;
byte bVar5;
int iVar6;
undefined4 *puVar7;
undefined4 *puVar8;
size_t sVar9;
char *pcVar10;
undefined4 uVar11;
char *pc... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x1779a7
SUB ESP,0x4c
CALL 0x00033940
LEA EBP,[EBX + 0x21fc]
MOV EAX,dword ptr [EBP]
TEST EAX,EAX
JNZ 0x00056edb
LEA EAX,[EBX + 0x23e0]
MOV dword ptr [ESP + 0x20],EAX
MOV EDX,dword ptr [EBX + 0x1f9c]
TEST EDX,EDX
JZ 0x00056a6f
MOV EAX,dword ptr [ESP + 0x20]
MO... | null | null | null | null | [(u'CALL_-1206225097', u'INT_ADD_-1206225077'), (u'INDIRECT_-1206218462', u'MULTIEQUAL_-1206218336'), (u'MULTIEQUAL_-1206217018', u'MULTIEQUAL_-1206217032'), (u'LOAD_-1206228160', u'INT_ADD_-1206228142'), (u'COPY_-1206215978', u'CALL_-1206223511'), (u'INDIRECT_-1206217342', u'MULTIEQUAL_-1206218455'), (u'CALL_-12062250... | [(u'CAST_-1206216291', u'CALL_-1206225699'), (u'INDIRECT_-1206217566', u'MULTIEQUAL_-1206218054'), (u'CAST_-1206217181', u'COPY_-1206217352'), (u'CALL_-1206225097', u'INT_ADD_-1206225077'), ('const-417', u'LOAD_-1206228231'), (u'LOAD_-1206228160', u'INT_ADD_-1206228142'), (u'MULTIEQUAL_-1206218323', u'INT_NOTEQUAL_-120... | null | null | 00056650 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00056650(void)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n byte bVar3;\n void *pvVar4;\n byte bVar5;\n int iVar6;\n undefined4 *puVar7;\n undefined4 *puVar8;\n size_t sVar9;\n char *pcVar10;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid gld_i386pe_after_open(void)\n\n{\n anon_union_4_2_31908b46_for_link *paVar1;\n bfd_symbol **ppbVar2;\n pe_tdata *ppVar3;\n ... | (translation_unit "void FUN_00056650(void)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n byte bVar3;\n void *pvVar4;\n byte bVar5;\n int iVar6;\n undefined4 *puVar7;\n undefined4 *puVar8;\n size_t sVar9;\n char *pcVar10;\n undefined4 uVar11;\n char *pcVar12;\n int iVar13;\n undefined4 uVar14;\n int iVar15;... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;)... | (function_definition "void FUN_00056650(void)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n byte bVar3;\n void *pvVar4;\n byte bVar5;\n int iVar6;\n undefined4 *puVar7;\n undefined4 *puVar8;\n size_t sVar9;\n char *pcVar10;\n undefined4 uVar11;\n char *pcVar12;\n int iVar13;\n undefined4 uVar14;\n int iVar... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
type_1 *paVar1;
type_2 **ppbVar2;
type_3 *ppVar3;
type_4 *puVar4;
type_5 uVar5;
type_6 bVar6;
char cVar7;
char c... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
int *piVar1;
undefined4 *puVar2;
byte bVar3;
void *pvVar4;
byte bVar5;
int iVar6;
undefined4 *puVar7;
undefined4 *puVar8;
size_t sVar9;
char *pcVar10;
undefined4 uVar11;
char *pcVar12;... |
2517_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | do_set_local_dynsym_offset | FUN_00073da0 |
/* DWARF original prototype: uint do_set_local_dynsym_offset(Sized_relobj_incr<64,_true> * this,
off_t param_1) */
uint __thiscall
gold::Sized_relobj_incr<64,_true>::do_set_local_dynsym_offset
(Sized_relobj_incr<64,_true> *this,off_t param_2)
{
return 0;
}
|
undefined4 FUN_00073da0(void)
{
return 0;
}
| XOR EAX,EAX
RET | null | null | null | null | [('const-0', u'RETURN_-1206370889'), (u'COPY_-1206370909', u'RETURN_-1206370889'), ('const-0', u'COPY_-1206370909')] | [('const-0', u'RETURN_-1206370889'), (u'COPY_-1206370909', u'RETURN_-1206370889'), ('const-0', u'COPY_-1206370909')] | null | null | 00073da0 | x86 | O1 | (translation_unit "undefined4 FUN_00073da0(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_00073da0(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_00073da0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit "/* DWARF original prototype: uint do_set_local_dynsym_offset(Sized_relobj_incr<64,_true> * this,\n off_t param_1) */\n\nuint __thiscall\ngold::Sized_relobj_incr<64,_true>::do_set_local_dynsym_offset\n (Sized_relobj_incr<64,_true> *this,off_t param_2)\n\n{\n return 0;\n}\n\n" comment (decl... | (translation_unit "undefined4 FUN_00073da0(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_00073da0(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_00073da0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) }))) | (function_definition "undefined4 FUN_00073da0(void)\n\n{\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_00073da0(void)" (identifier "FUN_00073da0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")... |
/* DWARF original prototype: uint do_set_local_dynsym_offset(Sized_relobj_incr<64,_true> * this,
off_t param_1) */
type_1 __thiscall
gold::Sized_relobj_incr<64,_true>::do_set_local_dynsym_offset
(Sized_relobj_incr<64,_true> *this,off_t param_2)
{
return 0;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal))))) | null |
undefined4 MASKED(void)
{
return 0;
}
|
1908_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | do_print_to_mapfile | FUN_0004f930 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void do_print_to_mapfile(Output_data_glink<64,_true> * this, Mapfile *
mapfile) */
void __thiscall
anon_unknown.dwarf_2af53c::Output_da... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0004f930(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
uVar1 = gettext("** glink");
FUN_00120940(param_2,param_1,uVar1);
return;
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x3c46ca
SUB ESP,0x14
LEA EAX,[EBX + 0xffee2eae]
PUSH EAX
CALL 0x0002c440
ADD ESP,0xc
PUSH EAX
PUSH dword ptr [ESP + 0x18]
PUSH dword ptr [ESP + 0x20]
CALL 0x00120940
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1206126270')] | [('const-3108526', u'COPY_-1206126142'), ('tmp_422', u'CALL_-1206126186'), ('const-0', u'RETURN_-1206126158'), (u'CALL_-1206126228', u'CALL_-1206126186'), (u'COPY_-1206126142', u'CALL_-1206126228'), ('tmp_423', u'CALL_-1206126186')] | null | null | 0004f930 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0004f930(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** glink");\n FUN_00120940(param_2,param_1,uVar1);\n return;\n}\n\n" comment (function_definition "v... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_print_to_mapfile(Output_data_glink<64,_true> * this, Mapfile *\n mapfile) */\n\nvoid __thiscall\nanon_unknown... | (translation_unit "void FUN_0004f930(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** glink");\n FUN_00120940(param_2,param_1,uVar1);\n return;\n}\n\n" (function_definition "void FUN_0004f930(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = get... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_liter... | (function_definition "void FUN_0004f930(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** glink");\n FUN_00120940(param_2,param_1,uVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0004f930(undefined4 param_1,undefined4 param_2)" (identifier "FUN_0004f930... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void do_print_to_mapfile(Output_data_glink<64,_true> * this, Mapfile *
mapfile) */
void __thiscall
anon_unknown.dwarf_2af53c::Output_da... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
uVar1 = gettext("** glink");
FUN_00120940(param_2,param_1,uVar1);
return;
}
|
937_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | parse_to_value | FUN_00036a90 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_strip_debug_gdb * this, char * param_1,
char * param_2, Command_line * param_3, General_options * options) */
void __thiscall
gold::General_options::Struct_no_strip_debug_gdb::parse_to_value
... |
void FUN_00036a90(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x35dc) = 1;
return;
}
| MOV EAX,dword ptr [ESP + 0x14]
MOV EDX,0x1
MOV word ptr [EAX + 0x35dc],DX
RET | null | null | null | null | [(u'PTRSUB_-1206097173', u'PTRSUB_-1206097172'), (u'PTRSUB_-1206097171', u'PTRSUB_-1206097170'), (u'COPY_-1206097239', u'PTRSUB_-1206097173'), ('tmp_32', u'COPY_-1206097239'), ('const-13728', u'PTRSUB_-1206097171'), ('const-13728', u'PTRSUB_-1206097173'), (u'COPY_-1206097239', u'PTRSUB_-1206097171'), ('const-61', u'PTR... | [('const-417', u'STORE_-1206097246'), (u'CAST_-1206097179', u'STORE_-1206097246'), ('const-13788', u'INT_ADD_-1206097232'), (u'INT_ADD_-1206097232', u'CAST_-1206097179'), ('const-1', u'STORE_-1206097246'), ('const-0', u'RETURN_-1206097229'), ('tmp_37', u'INT_ADD_-1206097232')] | null | null | 00036a90 | x86 | O1 | (translation_unit "void FUN_00036a90(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x35dc) = 1;\n return;\n}\n\n" (function_definition "void FUN_00036a90(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x35dc) = 1;\n return;\n}" primitive_type (functio... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_strip_debug_gdb * this, char * param_1,\n char * param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_strip_debug... | (translation_unit "void FUN_00036a90(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x35dc) = 1;\n return;\n}\n\n" (function_definition "void FUN_00036a90(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x35dc) = 1;\n return;\n}" primitive_type (functio... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (paren... | (function_definition "void FUN_00036a90(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x35dc) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00036a90(void)" (identifier "FUN_00036a90") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_strip_debug_gdb * this, char * param_1,
char * param_2, Command_line * param_3, General_options * options) */
void __thiscall
gold::type_3::type_1::function_1
(type_1 *this,char *para... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_e... | null |
void MASKED(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x35dc) = 1;
return;
}
|
1060_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~Struct_no_interpose | FUN_000395f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_interpose(Struct_no_interpose * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_interpose::~Struct_no_interpose
(Struct_no_interpose *this,int __in_ch... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000395f0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a2420;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ff030((undefined4 *)param_1[1]);
}
FUN_001ff010(param_1,0x3c);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x375a09
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff3420]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x00039622
SUB ESP,0xc
PUSH EAX
CALL 0x001ff030
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x3c
PUSH ESI
CALL 0x001ff010
AD... | null | null | null | null | [('const-0', u'PTRSUB_-1206085873'), ('const-417', u'LOAD_-1206086090'), (u'PTRSUB_-1206085862', u'PTRSUB_-1206085860'), (u'PTRSUB_-1206085881', u'PTRSUB_-1206085876'), ('tmp_135', u'CBRANCH_-1206086070'), (u'CAST_-1206085857', u'INT_NOTEQUAL_-1206086070'), (u'LOAD_-1206086090', u'CAST_-1206085857'), ('const-60', u'CAL... | [('const-4', u'PTRADD_-1206085887'), (u'PTRADD_-1206085887', u'INT_NOTEQUAL_-1206086070'), ('tmp_597', u'PTRADD_-1206085875'), ('tmp_135', u'CBRANCH_-1206086070'), (u'CAST_-1206085875', u'CALL_-1206086047'), ('const-0', u'PTRSUB_-1206085878'), (u'PTRADD_-1206085875', u'LOAD_-1206086090'), ('const-1', u'PTRADD_-12060858... | null | null | 000395f0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000395f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a2420;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n FUN_001ff010(param_1,0x3c);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_interpose(Struct_no_interpose * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_interpose::~Struct_no_interpose\n (Struct_no_inte... | (translation_unit "void FUN_000395f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a2420;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n FUN_001ff010(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_000395f0(undefined4 *param_1)\n\n{\n *para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_000395f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a2420;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n FUN_001ff010(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000395f0(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_interpose(Struct_no_interpose * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_1 var_5;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a2420;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ff030((undefined4 *)param_1[1]);
}
FUN_001ff010(param_1,0x3c);
return;
}
|
2557_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | do_layout_deferred_sections | FUN_00084910 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void do_layout_deferred_sections(Sized_relobj_incr<64,_false> * this,
Layout * param_1) */
void __thiscall
gold::Sized_relobj_incr<64,_false>::do_layout_deferred_sections
(Sized_relobj_incr<64,_false> *this,Layout... |
void FUN_00084910(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1206433508')] | [('const-0', u'RETURN_-1206433508')] | null | null | 00084910 | x86 | O1 | (translation_unit "void FUN_00084910(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00084910(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00084910(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_layout_deferred_sections(Sized_relobj_incr<64,_false> * this,\n Layout * param_1) */\n\nvoid __thiscall\ngold::Sized_relobj_incr<64,_false>::do_layout_deferred_sections\n (Sized_relobj_incr... | (translation_unit "void FUN_00084910(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00084910(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00084910(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void FUN_00084910(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00084910(void)" (identifier "FUN_00084910") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void do_layout_deferred_sections(Sized_relobj_incr<64,_false> * this,
Layout * param_1) */
void __thiscall
gold::Sized_relobj_incr<64,_false>::do_layout_deferred_sections
(Sized_relobj_incr<64,_false> *this,Layout... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
void MASKED(void)
{
return;
}
|
6711_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | operator() | FUN_001cb160 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool operator()(Input_section_sorter * this, Input_section_info * isi1,
Input_section_info * isi2) */
bool __thiscall
gold::Input_section_sorter::operator()
(Input_section_sorter *this,Inp... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint FUN_001cb160(int *param_1,int param_2,int param_3)
{
size_t __n;
uint uVar1;
uint uVar2;
uint uVar3;
int iVar4;
int iVar5;
uint uVar6;
uVar1 = param_1[1];
if (uVar1 == 5) {
uVar1 = FUN_001cb070(*(un... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x248e97
SUB ESP,0xc
MOV EAX,dword ptr [ESP + 0x20]
MOV ESI,dword ptr [EAX + 0x4]
CMP ESI,0x5
JZ 0x001cb250
MOV EAX,ESI
AND EAX,0xfffffffd
CMP EAX,0x1
JZ 0x001cb1e0
CMP ESI,0x4
JZ 0x001cb1c0
CMP ESI,0x5
JZ 0x001cb1e0
SUB ESI,0x2
CMP ESI,0x2
JBE 0x001cb2a0
MOV ... | null | null | null | null | [('const-1', u'RETURN_-1207717506')] | [(u'CAST_-1207715673', u'LOAD_-1207716815'), ('const-24', u'INT_ADD_-1207716491'), (u'CAST_-1207715481', u'LOAD_-1207716732'), (u'INT_LESS_-1207716648', u'INT_ZEXT_-1207716635'), (u'BOOL_AND_-1207715582', u'CBRANCH_-1207716403'), (u'INT_LESSEQUAL_-1207716757', u'CBRANCH_-1207716767'), ('const-0', u'COPY_-1207716377'), ... | null | null | 001cb160 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_001cb160(int *param_1,int param_2,int param_3)\n\n{\n size_t __n;\n uint uVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n \n uVar1 = param_1[1];\n if (uVar1 == 5)... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bool operator()(Input_section_sorter * this, Input_section_info * isi1,\n Input_section_info * isi2) */\n\nbool __thiscall\ngold::Input_section_sorter::operator()\n (Input_... | (translation_unit "uint FUN_001cb160(int *param_1,int param_2,int param_3)\n\n{\n size_t __n;\n uint uVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n \n uVar1 = param_1[1];\n if (uVar1 == 5) {\n uVar1 = FUN_001cb070(*(undefined4 *)(param_2 + 0x18));\n uVar2 = FUN_001cb070(*(u... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I... | (function_definition "uint FUN_001cb160(int *param_1,int param_2,int param_3)\n\n{\n size_t __n;\n uint uVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n \n uVar1 = param_1[1];\n if (uVar1 == 5) {\n uVar1 = FUN_001cb070(*(undefined4 *)(param_2 + 0x18));\n uVar2 = FUN_001cb070(... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool operator()(Input_section_sorter * this, Input_section_info * isi1,
Input_section_info * isi2) */
bool __thiscall
gold::type_1::function_1()
(type_1 *this,type_2 *isi1,type_2 *isi2)
{... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint MASKED(int *param_1,int param_2,int param_3)
{
size_t __n;
uint uVar1;
uint uVar2;
uint uVar3;
int iVar4;
int iVar5;
uint uVar6;
uVar1 = param_1[1];
if (uVar1 == 5) {
uVar1 = FUN_001cb070(*(undefine... |
126_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | ungetc | ungetc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int ungetc(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_ungetc_001d0218)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int ungetc(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_ungetc_001d0218)();
return iVar1;
}
| JMP dword ptr [EBX + 0x218] | null | null | null | null | [('tmp_72', u'CAST_-1205966646'), (u'INDIRECT_-1205966653', u'COPY_-1205966712'), (u'CALLIND_-1205966726', u'RETURN_-1205966723'), ('const-0', u'RETURN_-1205966723'), (u'CAST_-1205966646', u'CALLIND_-1205966726'), (u'CALLIND_-1205966726', u'INDIRECT_-1205966653')] | [('tmp_72', u'CAST_-1205966646'), (u'INDIRECT_-1205966653', u'COPY_-1205966712'), (u'CALLIND_-1205966726', u'RETURN_-1205966723'), ('const-0', u'RETURN_-1205966723'), (u'CAST_-1205966646', u'CALLIND_-1205966726'), (u'CALLIND_-1205966726', u'INDIRECT_-1205966653')] | null | null | 00016870 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ungetc_001d0218)();\n return iVar1;\n}\n\n" comment (function_definition "int ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iV... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ungetc_001d0218)();\n return iVar1;\n}\n\n" comment (function_definition "int ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iV... | (translation_unit "int ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ungetc_001d0218)();\n return iVar1;\n}\n\n" (function_definition "int ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ungetc_001d0218)();\n return iVar1;\n}" primitive_type (function_de... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesize... | (function_definition "int ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ungetc_001d0218)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "ungetc(int __c,FILE *__stream)" (identifier "ungetc") (parameter_list "(int __c,FILE *__stream)" (( "(") (parameter_declaration "... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __c,type_1 *__stream)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_ungetc_001d0218)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_001d0218)();
return iVar1;
}
|
284_hppa64-linux-gnu-ar_and_hppa64-linux-gnu-ar_strip.c | access | access |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int access(char *__name,int __type)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* access@@GLIBC_2.0 */
halt_baddata(... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int access(char *__name,int __type)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206050530')] | [('const-1', u'RETURN_-1206050530')] | null | null | 00022114 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint access(char *__name,int __type)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint access(char *__name,int __type)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* access@@GLI... | (translation_unit "int access(char *__name,int __type)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int access(char *__name,int __type)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "access(char *__name,int __type)" identifier (parameter_list "(char... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int access(char *__name,int __type)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "access(char *__name,int __type)" (identifier "access") (parameter_list "(char *__name,int __type)" (( "(") (parameter_declaration "char *__name" (primitive_type "char"... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__name,int __type)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* access@@GLIBC_2.0 */
var_1();
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__name,int __type)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
626_powerpc64le-linux-gnu-objdump_and_powerpc64le-linux-gnu-objdump_strip.c | setlocale | setlocale |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * setlocale(int __category,char *__locale)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* setlocale@@GLIBC_2.0 */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * setlocale(int __category,char *__locale)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206357582')] | [('const-1', u'RETURN_-1206357582')] | null | null | 000771a8 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * setlocale(int __category,char *__locale)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * setlocale(int __category,char *__locale)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /*... | (translation_unit "char * setlocale(int __category,char *__locale)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* setlocale(int __category,char *__locale)"... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* setlocale(int __category,char *__locale)" (* "*") (function_declarator "setlocale(int __category,char *__locale)" (identifier "setlocale") (parameter_lis... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(int __category,char *__locale)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* setlocale@@GLIBC_2.0 */... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_d... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(int __category,char *__locale)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
2282_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_assert | FUN_0005c850 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_assert(Struct_assert * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_assert::~Struct_assert(Struct_assert *this,int __in_chrg)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0005c850(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005d2e24;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
FUN_003ae060(param_1,0x44);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x58d7a9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xfffe8e24]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x0005c882
SUB ESP,0xc
PUSH EAX
CALL 0x003ae080
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x44
PUSH ESI
CALL 0x003ae060
AD... | null | null | null | null | [('const-1', u'RETURN_-1206204314')] | [('const-417', u'LOAD_-1206204266'), (u'CAST_-1206204051', u'CALL_-1206204223'), ('const-417', u'STORE_-1206204269'), ('const-4', u'PTRADD_-1206204063'), ('tmp_597', u'STORE_-1206204269'), ('const-4', u'PTRADD_-1206204051'), (u'CAST_-1206204051', u'INT_NOTEQUAL_-1206204246'), ('tmp_597', u'PTRADD_-1206204063'), ('const... | null | null | 0005c850 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0005c850(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d2e24;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x44);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_assert(Struct_assert * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_assert::~Struct_assert(Struct_assert *this,int __in_chrg)\n\n{\n}\n\n" co... | (translation_unit "void FUN_0005c850(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d2e24;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x44);\n return;\n}\n\n" (function_definition "void FUN_0005c850(undefined4 *param_1)\n\n{\n *para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_0005c850(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d2e24;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x44);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0005c850(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_assert(Struct_assert * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005d2e24;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
FUN_003ae060(param_1,0x44);
return;
}
|
8744_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | wistream | FUN_00223a30 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wistream::wistream(std::wistream&&) */
void __thiscall std::wistream::wistream(wistream *this,wistream *param_1)
{
ios_base iVar1;
int iVar2;
undefined4 uVar3;
ios_base *this_00;
ios_base *piVar4;
int *in_stac... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00223a30(int *param_1,int *param_2,int *param_3)
{
undefined1 uVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
iVar3 = *param_2;
*param_1 = iVar3;
*(int *)((int)param_1 + *(int *)(iVar3 + -0xc)) = param_2... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x1865c7
SUB ESP,0x14
MOV EDX,dword ptr [ESP + 0x2c]
MOV ESI,dword ptr [ESP + 0x28]
MOV EBP,dword ptr [ESP + 0x30]
MOV EAX,dword ptr [EDX]
MOV dword ptr [ESI],EAX
MOV ECX,dword ptr [EDX + 0x4]
MOV EDX,dword ptr [EAX + -0xc]
MOV dword ptr [ESI + EDX*0x1],ECX
MO... | null | null | null | null | [(u'INT_ADD_-1203946855', u'CAST_-1203946613'), ('const-1', u'PTRADD_-1203946815'), ('tmp_750', u'PTRADD_-1203946611'), (u'CAST_-1203946597', u'CALL_-1203946794'), (u'CAST_-1203946597', u'PTRADD_-1203946658'), (u'CAST_-1203946617', u'LOAD_-1203946877'), (u'CAST_-1203946541', u'STORE_-1203946731'), ('const-1', u'PTRADD_... | [('const-417', u'STORE_-1203946862'), ('const-417', u'LOAD_-1203946886'), (u'CAST_-1203946532', u'STORE_-1203946708'), (u'INT_ADD_-1203946801', u'CALL_-1203946794'), ('const-112', u'INT_ADD_-1203946739'), ('const-417', u'STORE_-1203946718'), (u'CAST_-1203946602', u'INT_ADD_-1203946824'), (u'LOAD_-1203946886', u'STORE_-... | null | null | 00223a30 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00223a30(int *param_1,int *param_2,int *param_3)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar3 = *param_2;\n *param_1 = iVar3;\n *(int *)((int)param_1 + *(i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wistream::wistream(std::wistream&&) */\n\nvoid __thiscall std::wistream::wistream(wistream *this,wistream *param_1)\n\n{\n ios_base iVar1;\n int iVar2;\n undefined4 uVar3;\n ios_base *this_00;\n ios_... | (translation_unit "void FUN_00223a30(int *param_1,int *param_2,int *param_3)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar3 = *param_2;\n *param_1 = iVar3;\n *(int *)((int)param_1 + *(int *)(iVar3 + -0xc)) = param_2[1];\n param_1[1] = param_3[1];\n iVar3 = (int)param_1 + *(i... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) ... | (function_definition "void FUN_00223a30(int *param_1,int *param_2,int *param_3)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar3 = *param_2;\n *param_1 = iVar3;\n *(int *)((int)param_1 + *(int *)(iVar3 + -0xc)) = param_2[1];\n param_1[1] = param_3[1];\n iVar3 = (int)param_1 + ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wistream::wistream(std::wistream&&) */
void __thiscall std::function_1::function_1(function_1 *var_1,function_1 *var_3)
{
type_1 iVar1;
int var_2;
type_2 uVar3;
type_1 *var_6;
type_1 *var_7;
int *in_stack_0000... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,int *param_2,int *param_3)
{
undefined1 uVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
iVar3 = *param_2;
*param_1 = iVar3;
*(int *)((int)param_1 + *(int *)(iVar3 + -0xc)) = param_2[1];
... |
4466_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | target_arg | FUN_00113b90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void * target_arg(Output_reloc<9,_true,_32,_false> * this) */
void * __thiscall
gold::Output_reloc<9,_true,_32,_false>::target_arg(Output_reloc<9,_true,_32,_false> *this)
{
if (this->local_sym_index... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00113b90(undefined4 *param_1)
{
if (param_1[3] == -3) {
return *param_1;
}
/* WARNING: Subroutine does not return */
FUN_0007d010("../../gold/output.h",0x4d0,"target_arg",param_1);
}
... | PUSH EBX
CALL 0x00036f20
ADD EBX,0x29b46a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
CMP dword ptr [EAX + 0xc],-0x3
JNZ 0x00113bb0
MOV EAX,dword ptr [EAX]
ADD ESP,0x8
POP EBX
RET
PUSH EAX
LEA EAX,[EBX + 0xffefffec]
PUSH EAX
LEA EAX,[EBX + 0xffeee371]
PUSH 0x4d0
PUSH EAX
CALL 0x0007d010 | null | null | null | null | [('tmp_227', u'PTRSUB_-1207026590'), ('const-0', u'PTRSUB_-1207026590'), (u'LOAD_-1207026732', u'COPY_-1207026732'), ('const-4294967293', u'INT_EQUAL_-1207026736'), ('const-1', u'RETURN_-1207026659'), ('const-417', u'LOAD_-1207026732'), (u'PTRSUB_-1207026589', u'LOAD_-1207026732'), ('const-1232', u'CALL_-1207026664'), ... | [(u'COPY_-1207026634', u'CALL_-1207026664'), (u'LOAD_-1207026732', u'COPY_-1207026732'), ('const-1', u'RETURN_-1207026659'), ('const-3', u'PTRADD_-1207026602'), ('tmp_357', u'LOAD_-1207026732'), ('tmp_357', u'CALL_-1207026664'), (u'PTRADD_-1207026602', u'LOAD_-1207026751'), ('const-2813932', u'COPY_-1207026634'), ('con... | null | null | 00113b90 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00113b90(undefined4 *param_1)\n\n{\n if (param_1[3] == -3) {\n return *param_1;\n }\n /* WARNING: Subroutine does not return */\n FUN_0007d010("../../gold/output.h",0x4d... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void * target_arg(Output_reloc<9,_true,_32,_false> * this) */\n\nvoid * __thiscall\ngold::Output_reloc<9,_true,_32,_false>::target_arg(Output_reloc<9,_true,_32,_false> *this)\n\n{\n ... | (translation_unit "undefined4 FUN_00113b90(undefined4 *param_1)\n\n{\n if (param_1[3] == -3) {\n return *param_1;\n }\n \n FUN_0007d010("../../gold/output.h",0x4d0,"target_arg",param_1);\n}\n\n" (function_definition "undefined4 FUN_00113b90(undefined4 *param_1)\n\n{\n if (param_1[3] == -3) {\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) )) (compound_statement { (return_state... | (function_definition "undefined4 FUN_00113b90(undefined4 *param_1)\n\n{\n if (param_1[3] == -3) {\n return *param_1;\n }\n \n FUN_0007d010("../../gold/output.h",0x4d0,"target_arg",param_1);\n}" (type_identifier "undefined4") (function_declarator "FUN_00113b90(undefined4 *param_1)" (identifier "... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void * target_arg(Output_reloc<9,_true,_32,_false> * this) */
void * __thiscall
gold::Output_reloc<9,_true,_32,_false>::target_arg(Output_reloc<9,_true,_32,_false> *this)
{
if (this->local_sym_index... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement condition: (parenthesiz... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 *param_1)
{
if (param_1[3] == -3) {
return *param_1;
}
/* WARNING: Subroutine does not return */
FUN_0007d010("../../gold/output.h",0x4d0,"target_arg",param_1);
}
|
2535_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Target_iamcu | FUN_000641c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void ~Target_iamcu(Target_iamcu * this, int __in_chrg) */
void __this... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000641c0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005dba40;
if (param_1[0xd] != 0) {
FUN_003ae080(param_1[0xd]);
}
return;
}
| PUSH EBX
CALL 0x00050b50
ADD EBX,0x585e3a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
LEA EDX,[EBX + 0xffff1a40]
MOV dword ptr [EAX],EDX
MOV EAX,dword ptr [EAX + 0x34]
TEST EAX,EAX
JZ 0x000641ee
SUB ESP,0xc
PUSH EAX
CALL 0x003ae080
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1206304302')] | [(u'PTRSUB_-1206304099', u'STORE_-1206304262'), (u'PTRADD_-1206304097', u'LOAD_-1206304259'), ('const-13', u'PTRADD_-1206304097'), (u'INT_NOTEQUAL_-1206304240', u'CBRANCH_-1206304240'), ('const-0', u'RETURN_-1206304177'), ('tmp_402', u'STORE_-1206304262'), ('const-0', u'INT_NOTEQUAL_-1206304240'), ('const-417', u'LOAD_... | null | null | 000641c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000641c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005dba40;\n if (param_1[0xd] != 0) {\n FUN_003ae080(param_1[0xd]);\n }\n return;\n}\n\n" comment (function_definition "void FUN_000641c0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void ~Target_iamcu(Target_iamcu * this, int __in_... | (translation_unit "void FUN_000641c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005dba40;\n if (param_1[0xd] != 0) {\n FUN_003ae080(param_1[0xd]);\n }\n return;\n}\n\n" (function_definition "void FUN_000641c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005dba40;\n if (param_1[0xd] != 0) {\n FUN_003... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_000641c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005dba40;\n if (param_1[0xd] != 0) {\n FUN_003ae080(param_1[0xd]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_000641c0(undefined4 *param_1)" (identifier "FUN_000641c0") (parameter_list "(undefined4 *p... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void ~Target_iamcu(Target_iamcu * this, int __in_chrg) */
void __this... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005dba40;
if (param_1[0xd] != 0) {
FUN_003ae080(param_1[0xd]);
}
return;
}
|
4646_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | oformat_enum | FUN_0014c1c0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Object_format oformat_enum(General_options * this) */
Object_format __thiscall gold::General_options::oformat_enum(General_options *this)
{
Object_format OVar1;
OVar1 = string_to_object_format((this->oformat_).value);
... |
void FUN_0014c1c0(void)
{
FUN_0014bfa0();
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX + 0x27ec]
MOV dword ptr [ESP + 0x4],EAX
JMP 0x0014bfa0 | null | null | null | null | [(u'CALL_-1207189026', u'RETURN_-1207189022'), (u'LOAD_-1207189046', u'CALL_-1207189026'), ('const-10156', u'PTRSUB_-1207188969'), ('const-0', u'RETURN_-1207189022'), (u'PTRSUB_-1207188969', u'PTRSUB_-1207188967'), ('const-64', u'PTRSUB_-1207188967'), ('tmp_33', u'PTRSUB_-1207188969'), (u'PTRSUB_-1207188967', u'LOAD_-1... | [('const-0', u'RETURN_-1207189022')] | null | null | 0014c1c0 | x86 | O1 | (translation_unit "void FUN_0014c1c0(void)\n\n{\n FUN_0014bfa0();\n return;\n}\n\n" (function_definition "void FUN_0014c1c0(void)\n\n{\n FUN_0014bfa0();\n return;\n}" primitive_type (function_declarator "FUN_0014c1c0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Object_format oformat_enum(General_options * this) */\n\nObject_format __thiscall gold::General_options::oformat_enum(General_options *this)\n\n{\n Object_format OVar1;\n \n OVar1 = string_to_object_format... | (translation_unit "void FUN_0014c1c0(void)\n\n{\n FUN_0014bfa0();\n return;\n}\n\n" (function_definition "void FUN_0014c1c0(void)\n\n{\n FUN_0014bfa0();\n return;\n}" primitive_type (function_declarator "FUN_0014c1c0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_0014c1c0(void)\n\n{\n FUN_0014bfa0();\n return;\n}" (primitive_type "void") (function_declarator "FUN_0014c1c0(void)" (identifier "FUN_0014c1c0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_0014bfa0();\n... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Object_format oformat_enum(General_options * this) */
type_1 __thiscall gold::type_2::function_1(type_2 *this)
{
type_1 OVar1;
OVar1 = var_1((this->oformat_).value);
return OVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (retur... | null |
void MASKED(void)
{
FUN_0014bfa0();
return;
}
|
78_sparc64-linux-gnu-objcopy_and_sparc64-linux-gnu-objcopy_strip.c | htab_traverse | htab_traverse |
void htab_traverse(void)
{
(*(code *)PTR_htab_traverse_0004013c)();
return;
}
|
void htab_traverse(void)
{
(*(code *)PTR_htab_traverse_0004013c)();
return;
}
| JMP dword ptr [EBX + 0x13c] | null | null | null | null | [(u'CALLIND_-1205979894', u'INDIRECT_-1205979822'), (u'INDIRECT_-1205979822', u'COPY_-1205979881'), ('tmp_58', u'CAST_-1205979817'), (u'CAST_-1205979817', u'CALLIND_-1205979894'), ('const-0', u'RETURN_-1205979891')] | [(u'CALLIND_-1205979894', u'INDIRECT_-1205979822'), (u'INDIRECT_-1205979822', u'COPY_-1205979881'), ('tmp_58', u'CAST_-1205979817'), (u'CAST_-1205979817', u'CALLIND_-1205979894'), ('const-0', u'RETURN_-1205979891')] | null | null | 00013500 | x86 | O1 | (translation_unit "void htab_traverse(void)\n\n{\n (*(code *)PTR_htab_traverse_0004013c)();\n return;\n}\n\n" (function_definition "void htab_traverse(void)\n\n{\n (*(code *)PTR_htab_traverse_0004013c)();\n return;\n}" primitive_type (function_declarator "htab_traverse(void)" identifier (parameter_list "(void)" ( (... | (translation_unit "void htab_traverse(void)\n\n{\n (*(code *)PTR_htab_traverse_0004013c)();\n return;\n}\n\n" (function_definition "void htab_traverse(void)\n\n{\n (*(code *)PTR_htab_traverse_0004013c)();\n return;\n}" primitive_type (function_declarator "htab_traverse(void)" identifier (parameter_list "(void)" ( (... | (translation_unit "void htab_traverse(void)\n\n{\n (*(code *)PTR_htab_traverse_0004013c)();\n return;\n}\n\n" (function_definition "void htab_traverse(void)\n\n{\n (*(code *)PTR_htab_traverse_0004013c)();\n return;\n}" primitive_type (function_declarator "htab_traverse(void)" identifier (parameter_list "(void)" ( (... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void htab_traverse(void)\n\n{\n (*(code *)PTR_htab_traverse_0004013c)();\n return;\n}" (primitive_type "void") (function_declarator "htab_traverse(void)" (identifier "htab_traverse") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_state... |
void function_1(void)
{
(*(type_1 *)PTR_htab_traverse_0004013c)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar... | null |
void MASKED(void)
{
(*(code *)PTR_MASKED_0004013c)();
return;
}
|
99_m68k-linux-gnu-ranlib_and_m68k-linux-gnu-ranlib_strip.c | __x86.get_pc_thunk.bx | __i686.get_pc_thunk.bx |
/* WARNING: This is an inlined function */
void __x86_get_pc_thunk_bx(void)
{
return;
}
|
/* WARNING: This is an inlined function */
void __i686_get_pc_thunk_bx(void)
{
return;
}
| MOV EBX,dword ptr [ESP]
RET | null | null | null | null | [('const-0', u'RETURN_-1205979359')] | [('const-0', u'RETURN_-1205979359')] | null | null | 00013710 | x86 | O1 | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (paramet... | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __x86_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __x86_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__x86_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_st... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "__i686_get_pc_thunk_bx(void)" (identifier "__i686_get_pc_thunk_bx") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return... |
/* WARNING: This is an inlined function */
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
/* WARNING: This is an inlined function */
void __i686_get_pc_thunk_bx(void)
{
return;
}
|
1369_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | ~Struct_oformat | FUN_0003cdc0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_oformat(Struct_oformat * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_oformat::~Struct_oformat(Struct_oformat *this,int __in_chrg)
{
pointer pcVar1;
(this-... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003cdc0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003321a4;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ac470((undefined4 *)param_1[1]);
}
FUN_001ac450(param_1,0x44);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x302239
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff31a4]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x0003cdf2
SUB ESP,0xc
PUSH EAX
CALL 0x001ac470
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x44
PUSH ESI
CALL 0x001ac450
AD... | null | null | null | null | [('tmp_135', u'CBRANCH_-1206071782'), (u'PTRSUB_-1206071574', u'PTRSUB_-1206071572'), ('const-0', u'PTRSUB_-1206071578'), (u'PTRSUB_-1206071585', u'CAST_-1206071575'), ('const-0', u'PTRSUB_-1206071588'), (u'CAST_-1206071575', u'STORE_-1206071805'), ('tmp_323', u'PTRSUB_-1206071579'), (u'INT_NOTEQUAL_-1206071782', u'CBR... | [('tmp_135', u'CBRANCH_-1206071782'), ('tmp_597', u'CALL_-1206071718'), ('tmp_597', u'PTRADD_-1206071599'), (u'INT_NOTEQUAL_-1206071782', u'CBRANCH_-1206071782'), ('const-417', u'LOAD_-1206071802'), ('const-1', u'PTRADD_-1206071587'), (u'PTRADD_-1206071599', u'INT_NOTEQUAL_-1206071782'), ('const-0', u'RETURN_-120607168... | null | null | 0003cdc0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003cdc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003321a4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n FUN_001ac450(param_1,0x44);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_oformat(Struct_oformat * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_oformat::~Struct_oformat(Struct_oformat *this,int __in_chrg)\n\n{\n po... | (translation_unit "void FUN_0003cdc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003321a4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n FUN_001ac450(param_1,0x44);\n return;\n}\n\n" (function_definition "void FUN_0003cdc0(undefined4 *param_1)\n\n{\n *para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_0003cdc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003321a4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n FUN_001ac450(param_1,0x44);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003cdc0(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_oformat(Struct_oformat * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
(this->super_Struct_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003321a4;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ac470((undefined4 *)param_1[1]);
}
FUN_001ac450(param_1,0x44);
return;
}
|
1643_busybox_and_busybox_strip.c | strncpy | strncpy |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strncpy(char *__dest,char *__src,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strncpy@@GLIBC_2.0 *... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strncpy(char *__dest,char *__src,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206664298')] | [('const-1', u'RETURN_-1206664298')] | null | null | 000cc38c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "char * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strncpy(char *__dest,char *__src,... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call... | (function_definition "char * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strncpy(char *__dest,char *__src,size_t __n)" (* "*") (function_declarator "strncpy(char *__dest,char *__src,size_t __n)" (identifier "strncpy") (par... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__dest,char *__src,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strncpy@@GLIBC_2.... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(char *__dest,char *__src,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
6165_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_for_all_global_symbols | FUN_0024dc20 |
/* DWARF original prototype: void do_for_all_global_symbols(Sized_relobj_incr<32,_false> * this,
Read_symbols_data * param_1, Symbol_visitor_base * param_2) */
void __thiscall
gold::Sized_relobj_incr<32,_false>::do_for_all_global_symbols
(Sized_relobj_incr<32,_false> *this,Read_symbols_data *param_2,
... |
void FUN_0024dc20(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1204036564')] | [('const-0', u'RETURN_-1204036564')] | null | null | 0024dc20 | x86 | O1 | (translation_unit "void FUN_0024dc20(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0024dc20(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0024dc20(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* DWARF original prototype: void do_for_all_global_symbols(Sized_relobj_incr<32,_false> * this,\n Read_symbols_data * param_1, Symbol_visitor_base * param_2) */\n\nvoid __thiscall\ngold::Sized_relobj_incr<32,_false>::do_for_all_global_symbols\n (Sized_relobj_incr<32,_false> *this,Read_sym... | (translation_unit "void FUN_0024dc20(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0024dc20(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0024dc20(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void FUN_0024dc20(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_0024dc20(void)" (identifier "FUN_0024dc20") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* DWARF original prototype: void do_for_all_global_symbols(Sized_relobj_incr<32,_false> * this,
Read_symbols_data * param_1, Symbol_visitor_base * param_2) */
void __thiscall
gold::Sized_relobj_incr<32,_false>::do_for_all_global_symbols
(Sized_relobj_incr<32,_false> *this,Read_symbols_data *param_2,
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
void MASKED(void)
{
return;
}
|
4409_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | _M_realloc_insert<gold::Relobj*_const&> | FUN_0012a5c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: _M_realloc_insert<gold::Relobj* const&>
DWARF original prototype: void
_M_realloc_insert<gold::Relobj*_const&>(vector<gold::Relobj*,_std::allocator<gold::Relobj*>_> *
this, iterator __position, Relo... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0012a5c0(undefined4 *param_1,void *param_2,undefined4 *param_3)
{
void *__dest;
void *__src;
void *pvVar1;
uint uVar2;
void *__dest_00;
uint uVar3;
size_t __n;
int local_28;
__src = (void *)*param_1... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x2e9a37
SUB ESP,0x2c
MOV EBP,dword ptr [ESP + 0x40]
MOV EDI,dword ptr [ESP + 0x44]
MOV ESI,dword ptr [EBP]
MOV EAX,dword ptr [EBP + 0x4]
MOV dword ptr [ESP + 0xc],EAX
SUB EAX,ESI
SUB EDI,ESI
SAR EAX,0x2
MOV dword ptr [ESP + 0x8],EDI
JZ 0x0012a6f0
LEA ECX,[EAX... | null | null | null | null | [('const-1', u'RETURN_-1207065122')] | [(u'INT_ADD_-1207064151', u'INT_ADD_-1207064828'), (u'COPY_-1207064989', u'MULTIEQUAL_-1207064444'), ('const-0', u'RETURN_-1207064563'), ('const-417', u'STORE_-1207064850'), (u'CAST_-1207064192', u'CAST_-1207064104'), ('const-417', u'STORE_-1207064608'), ('tmp_284', u'CBRANCH_-1207064998'), (u'MULTIEQUAL_-1207064407', ... | null | null | 0012a5c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0012a5c0(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: _M_realloc_insert<gold::Relobj* const&>\n DWARF original prototype: void\n _M_realloc_insert<gold::Relobj*_const&>(vector<gold::Relobj*,_std::allocator<gold::Relobj*>_> *\n this, ite... | (translation_unit "void FUN_0012a5c0(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;\n \n __src = (void *)*param_1;\n pvVar1 = (void *)param_1[1];\n __n = (int)param_2 - (i... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_... | (function_definition "void FUN_0012a5c0(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;\n \n __src = (void *)*param_1;\n pvVar1 = (void *)param_1[1];\n __n = (int)param_2 -... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: _M_realloc_insert<gold::Relobj* const&>
DWARF original prototype: void
_M_realloc_insert<gold::Relobj*_const&>(vector<gold::Relobj*,_std::allocator<gold::Relobj*>_> *
this, iterator __position, Relo... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1,void *param_2,undefined4 *param_3)
{
void *__dest;
void *__src;
void *pvVar1;
uint uVar2;
void *__dest_00;
uint uVar3;
size_t __n;
int local_28;
__src = (void *)*param_1;
pv... |
169_wget_and_wget_strip.c | __stack_chk_fail | __stack_chk_fail |
void __stack_chk_fail(void)
{
(*(code *)PTR___stack_chk_fail_0009aea4)();
return;
}
|
void __stack_chk_fail(void)
{
(*(code *)PTR___stack_chk_fail_0009aea4)();
return;
}
| JMP dword ptr [EBX + 0x2b4] | null | null | null | null | [(u'INDIRECT_-1205966030', u'COPY_-1205966089'), (u'CAST_-1205966025', u'CALLIND_-1205966102'), ('const-0', u'RETURN_-1205966099'), (u'CALLIND_-1205966102', u'INDIRECT_-1205966030'), ('tmp_58', u'CAST_-1205966025')] | [(u'INDIRECT_-1205966030', u'COPY_-1205966089'), (u'CAST_-1205966025', u'CALLIND_-1205966102'), ('const-0', u'RETURN_-1205966099'), (u'CALLIND_-1205966102', u'INDIRECT_-1205966030'), ('tmp_58', u'CAST_-1205966025')] | null | null | 00016ae0 | x86 | O1 | (translation_unit "void __stack_chk_fail(void)\n\n{\n (*(code *)PTR___stack_chk_fail_0009aea4)();\n return;\n}\n\n" (function_definition "void __stack_chk_fail(void)\n\n{\n (*(code *)PTR___stack_chk_fail_0009aea4)();\n return;\n}" primitive_type (function_declarator "__stack_chk_fail(void)" identifier (parameter_li... | (translation_unit "void __stack_chk_fail(void)\n\n{\n (*(code *)PTR___stack_chk_fail_0009aea4)();\n return;\n}\n\n" (function_definition "void __stack_chk_fail(void)\n\n{\n (*(code *)PTR___stack_chk_fail_0009aea4)();\n return;\n}" primitive_type (function_declarator "__stack_chk_fail(void)" identifier (parameter_li... | (translation_unit "void __stack_chk_fail(void)\n\n{\n (*(code *)PTR___stack_chk_fail_0009aea4)();\n return;\n}\n\n" (function_definition "void __stack_chk_fail(void)\n\n{\n (*(code *)PTR___stack_chk_fail_0009aea4)();\n return;\n}" primitive_type (function_declarator "__stack_chk_fail(void)" identifier (parameter_li... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void __stack_chk_fail(void)\n\n{\n (*(code *)PTR___stack_chk_fail_0009aea4)();\n return;\n}" (primitive_type "void") (function_declarator "__stack_chk_fail(void)" (identifier "__stack_chk_fail") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (co... |
void function_1(void)
{
(*(type_1 *)PTR___stack_chk_fail_0009aea4)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar... | null |
void MASKED(void)
{
(*(code *)PTR_MASKED_0009aea4)();
return;
}
|
1179_wget_and_wget_strip.c | clock_getres | clock_getres |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int clock_getres(clockid_t __clock_id,timespec *__res)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* clock_getres@@GLI... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int clock_getres(clockid_t __clock_id,timespec *__res)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206570366')] | [('const-1', u'RETURN_-1206570366')] | null | null | 000a3278 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint clock_getres(clockid_t __clock_id,timespec *__res)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata(... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint clock_getres(clockid_t __clock_id,timespec *__res)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "int clock_getres(clockid_t __clock_id,timespec *__res)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int clock_getres(clockid_t __clock_id,timespec *__res)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "clock_getres(clockid_t __clo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int clock_getres(clockid_t __clock_id,timespec *__res)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "clock_getres(clockid_t __clock_id,timespec *__res)" (identifier "clock_getres") (parameter_list "(clockid_t __clock_id,timespec *__res)" (( "(") (pa... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 __clock_id,type_2 *__res)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* clock_getres@@GLIBC_2.17... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(clockid_t __clock_id,timespec *__res)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
3299_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_print_to_mapfile | FUN_000acf70 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void do_print_to_mapfile(Output_data_brlt_powerpc<64,_true> * this,
Mapfile * mapfile) */
void __thiscall
anon_unknown.dwarf_6462d4::Ou... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000acf70(undefined4 param_1,undefined4 param_2)
{
FUN_0028a430(param_2,param_1,"** BRLT");
return;
}
| PUSH EBX
CALL 0x00050b50
ADD EBX,0x53d08a
SUB ESP,0xc
LEA EAX,[EBX + 0xffe7c4e7]
PUSH EAX
PUSH dword ptr [ESP + 0x18]
PUSH dword ptr [ESP + 0x20]
CALL 0x0028a430
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1206530174')] | [('const-4613351', u'COPY_-1206530074'), ('tmp_295', u'CALL_-1206530114'), ('tmp_296', u'CALL_-1206530114'), ('const-0', u'RETURN_-1206530086'), (u'COPY_-1206530074', u'CALL_-1206530114')] | null | null | 000acf70 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000acf70(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_0028a430(param_2,param_1,"** BRLT");\n return;\n}\n\n" comment (function_definition "void FUN_000acf70(undefined4 param_1,undefined4 param_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_print_to_mapfile(Output_data_brlt_powerpc<64,_true> * this,\n Mapfile * mapfile) */\n\nvoid __thiscall\nanon_... | (translation_unit "void FUN_000acf70(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_0028a430(param_2,param_1,"** BRLT");\n return;\n}\n\n" (function_definition "void FUN_000acf70(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_0028a430(param_2,param_1,"** BRLT");\n return;\n}" primitive_type (function_declarat... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (string_literal " string_content ") ))) ;) (return_stat... | (function_definition "void FUN_000acf70(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_0028a430(param_2,param_1,"** BRLT");\n return;\n}" (primitive_type "void") (function_declarator "FUN_000acf70(undefined4 param_1,undefined4 param_2)" (identifier "FUN_000acf70") (parameter_list "(undefined4 param_1,undefined4 pa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void do_print_to_mapfile(Output_data_brlt_powerpc<64,_true> * this,
Mapfile * mapfile) */
void __thiscall
anon_unknown.dwarf_6462d4::Ou... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2)
{
FUN_0028a430(param_2,param_1,"** BRLT");
return;
}
|
8504_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | _M_insert_float<long_double> | FUN_00200bb0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ostreambuf_iterator<char, std::char_traits<char> > std::num_put<char,
std::ostreambuf_iterator<char, std::char_traits<char> > >::_M_insert_float<long
double>(std::ostreambuf_iterator<char, std::char_traits<char> >, st... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00200bb0(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5
,undefined4 param_6,char param_7,int param_8,int param_9,int param_10)
{
code *pcVar1;
int iVar2;
int iV... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x18e445
SUB ESP,0x54
MOV EAX,dword ptr [EBP + 0x10]
MOV EDI,dword ptr [EBP + 0x20]
MOV dword ptr [EBP + -0x44],EAX
MOV EAX,dword ptr [EBP + 0x14]
MOV dword ptr [EBP + -0x4c],EAX
MOV EAX,dword ptr [EBP + 0x1c]
MOV dword ptr [EBP + -0x50],EAX
MOV EA... | null | null | null | null | [(u'STORE_-1203826932', u'INDIRECT_-1203822080'), (u'STORE_-1203827152', u'INDIRECT_-1203823783'), (u'STORE_-1203826500', u'INDIRECT_-1203823385'), (u'STORE_-1203826295', u'INDIRECT_-1203823470'), (u'STORE_-1203826305', u'INDIRECT_-1203823581'), (u'INT_ADD_-1203821128', u'INT_ADD_-1203821015'), (u'INT_2COMP_-1203825143... | [(u'CALL_-1203825766', u'INDIRECT_-1203823980'), (u'STORE_-1203825771', u'INDIRECT_-1203823679'), (u'CAST_-1203821784', u'STORE_-1203825780'), (u'LOAD_-1203827624', u'MULTIEQUAL_-1203826074'), (u'STORE_-1203826295', u'INDIRECT_-1203824021'), (u'STORE_-1203825780', u'INDIRECT_-1203823763'), (u'STORE_-1203827163', u'INDI... | null | null | 00200bb0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00200bb0(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5\n ,undefined4 param_6,char param_7,int param_8,int param_9,int param_10)\n\n{\n code *pcVar... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ostreambuf_iterator<char, std::char_traits<char> > std::num_put<char,\n std::ostreambuf_iterator<char, std::char_traits<char> > >::_M_insert_float<long\n double>(std::ostreambuf_iterator<char, std::ch... | (translation_unit "void FUN_00200bb0(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5\n ,undefined4 param_6,char param_7,int param_8,int param_9,int param_10)\n\n{\n code *pcVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n char *pcVar5;\n undefined4 uVar6;\n void... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , ... | (function_definition "void FUN_00200bb0(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5\n ,undefined4 param_6,char param_7,int param_8,int param_9,int param_10)\n\n{\n code *pcVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n char *pcVar5;\n undefined4 uVar6;\n v... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ostreambuf_iterator<char, std::char_traits<char> > std::num_put<char,
std::ostreambuf_iterator<char, std::char_traits<char> > >::_M_insert_float<long
double>(std::ostreambuf_iterator<char, std::char_traits<char> >, st... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5
,undefined4 param_6,char param_7,int param_8,int param_9,int param_10)
{
code *pcVar1;
int iVar2;
int iVar3;
... |
6524_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | operator+= | FUN_00188cd0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::TEMPNAMEPLACEHOLDERVALUE(char) */
string * __thiscall std::string::operator+=(string *this,char param_1)
{
uint uVar1;
string *psVar2;
uint uVar3;
uVar1 = *(uint *)(this + 4);
psVar2 = *(string **)thi... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_00188cd0(int *param_1,undefined1 param_2)
{
int iVar1;
int *piVar2;
uint uVar3;
iVar1 = param_1[1];
piVar2 = (int *)*param_1;
if (piVar2 == param_1 + 2) {
uVar3 = 0xf;
}
else {
uVar3 = param_... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x179327
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x30]
MOV EDX,dword ptr [ESP + 0x34]
MOV EDI,dword ptr [ESI + 0x4]
MOV EAX,dword ptr [ESI]
LEA ECX,[ESI + 0x8]
LEA EBP,[EDI + 0x1]
CMP EAX,ECX
JZ 0x00188d40
MOV ECX,dword ptr [ESI + 0x8]
CMP EBP,ECX
JA 0x00188d20
... | null | null | null | null | [(u'CAST_-1207464326', u'LOAD_-1207464490'), ('const-1', u'PTRADD_-1207464612'), ('const-1', u'INT_ADD_-1207464593'), ('tmp_454', u'CAST_-1207464326'), (u'LOAD_-1207464679', u'MULTIEQUAL_-1207464454'), (u'LOAD_-1207464684', u'INT_ADD_-1207464653'), (u'PTRADD_-1207464587', u'CAST_-1207464389'), ('const-417', u'LOAD_-120... | [('const-0', u'STORE_-1207464605'), ('const-1', u'INT_ADD_-1207464593'), (u'PTRADD_-1207464384', u'STORE_-1207464613'), ('const-417', u'LOAD_-1207464620'), ('const-417', u'LOAD_-1207464684'), (u'LOAD_-1207464684', u'INT_ADD_-1207464653'), ('const-1', u'PTRADD_-1207464414'), ('tmp_774', u'PTRADD_-1207464414'), ('const-4... | null | null | 00188cd0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_00188cd0(int *param_1,undefined1 param_2)\n\n{\n int iVar1;\n int *piVar2;\n uint uVar3;\n \n iVar1 = param_1[1];\n piVar2 = (int *)*param_1;\n if (piVar2 == param_1 + 2) {\n uVar3 = 0xf;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::TEMPNAMEPLACEHOLDERVALUE(char) */\n\nstring * __thiscall std::string::operator+=(string *this,char param_1)\n\n{\n uint uVar1;\n string *psVar2;\n uint uVar3;\n \n uVar1 = *(uint *)(this + 4)... | (translation_unit "int * FUN_00188cd0(int *param_1,undefined1 param_2)\n\n{\n int iVar1;\n int *piVar2;\n uint uVar3;\n \n iVar1 = param_1[1];\n piVar2 = (int *)*param_1;\n if (piVar2 == param_1 + 2) {\n uVar3 = 0xf;\n }\n else {\n uVar3 = param_1[2];\n }\n if (uVar3 < iVar1 + 1U) {\n FUN_00188490(p... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati... | (function_definition "int * FUN_00188cd0(int *param_1,undefined1 param_2)\n\n{\n int iVar1;\n int *piVar2;\n uint uVar3;\n \n iVar1 = param_1[1];\n piVar2 = (int *)*param_1;\n if (piVar2 == param_1 + 2) {\n uVar3 = 0xf;\n }\n else {\n uVar3 = param_1[2];\n }\n if (uVar3 < iVar1 + 1U) {\n FUN_0018849... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::TEMPNAMEPLACEHOLDERVALUE(char) */
type_2 * __thiscall std::type_2::operator+=(type_2 *var_1,char param_1)
{
type_1 var_4;
type_2 *var_2;
type_1 var_3;
var_4 = *(type_1 *)(var_1 + 4);
var_2 = *(type_2 ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,undefined1 param_2)
{
int iVar1;
int *piVar2;
uint uVar3;
iVar1 = param_1[1];
piVar2 = (int *)*param_1;
if (piVar2 == param_1 + 2) {
uVar3 = 0xf;
}
else {
uVar3 = param_1[2];
... |
601_m68k-linux-gnu-ld_and_m68k-linux-gnu-ld_strip.c | md5_process_bytes | FUN_00039d60 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void md5_process_bytes(void *buffer,size_t len,md5_ctx *ctx)
{
md5_uint32 mVar1;
char *pcVar2;
int iVar3;
uint uVar4;
uint uVar5;
uint uVar6;
uint uVar7;
char *pcVar8;
uint uVar9;
mVar1 = ctx->buflen;
if ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00039d60(undefined4 *param_1,uint param_2,int param_3)
{
int iVar1;
uint uVar2;
uint uVar3;
uint uVar4;
uint uVar5;
undefined4 *puVar6;
undefined4 *puVar7;
uint uVar8;
iVar1 = *(int *)(param_3 + 0x1... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00015a20
ADD EBX,0x52295
SUB ESP,0x1c
MOV EAX,dword ptr [EBP + 0x10]
MOV ESI,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX + 0x18]
TEST EAX,EAX
JNZ 0x00039ed8
CMP dword ptr [EBP + 0xc],0x40
JBE 0x00039ebe
TEST ESI,0x3
JZ 0x00039ea0
MOV EAX,dword ptr [EBP + 0x10]
LEA... | null | null | null | null | [(u'LOAD_-1206083014', u'INT_ADD_-1206082996'), (u'COPY_-1206082052', u'MULTIEQUAL_-1206082380'), (u'INT_SUB_-1206081721', u'PTRADD_-1206081674'), ('const-128', u'INT_SUB_-1206083130'), ('const-24', u'PTRSUB_-1206081974'), ('const-24', u'INT_ADD_-1206083869'), (u'LOAD_-1206083849', u'STORE_-1206083841'), (u'MULTIEQUAL_... | [(u'LOAD_-1206083014', u'INT_ADD_-1206082996'), (u'CAST_-1206082240', u'STORE_-1206083829'), ('tmp_5412', u'INT_ADD_-1206083851'), (u'CAST_-1206081931', u'LOAD_-1206083215'), (u'MULTIEQUAL_-1206082529', u'CAST_-1206081931'), (u'MULTIEQUAL_-1206082374', u'STORE_-1206083226'), ('const-32', u'INT_ADD_-1206082564'), ('cons... | null | null | 00039d60 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00039d60(undefined4 *param_1,uint param_2,int param_3)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n \n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid md5_process_bytes(void *buffer,size_t len,md5_ctx *ctx)\n\n{\n md5_uint32 mVar1;\n char *pcVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n char *pcVar8;\n uint uVar9;\... | (translation_unit "void FUN_00039d60(undefined4 *param_1,uint param_2,int param_3)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n \n iVar1 = *(int *)(param_3 + 0x18);\n if (iVar1 != 0) {\n uVar2 = 0x80U - iVar1;\n if... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I... | (function_definition "void FUN_00039d60(undefined4 *param_1,uint param_2,int param_3)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n \n iVar1 = *(int *)(param_3 + 0x18);\n if (iVar1 != 0) {\n uVar2 = 0x80U - iVar1;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(void *buffer,size_t var_2,type_1 *ctx)
{
type_2 var_1;
char *var_8;
int var_9;
type_3 var_4;
type_3 var_7;
type_3 var_5;
type_3 var_11;
char *var_12;
type_3 var_10;
var_1 = ctx->buflen;
if... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1,uint param_2,int param_3)
{
int iVar1;
uint uVar2;
uint uVar3;
uint uVar4;
uint uVar5;
undefined4 *puVar6;
undefined4 *puVar7;
uint uVar8;
iVar1 = *(int *)(param_3 + 0x18);
... |
242_ia64-linux-gnu-ar_and_ia64-linux-gnu-ar_strip.c | xrealloc | xrealloc |
/* WARNING: Control flow encountered bad instruction data */
void xrealloc(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void xrealloc(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206050706')] | [('const-1', u'RETURN_-1206050706')] | null | null | 00022064 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xrealloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xrealloc(void)\n\n{\n /* WARNING: Bad instructio... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xrealloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xrealloc(void)\n\n{\n /* WARNING: Bad instructio... | (translation_unit "void xrealloc(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void xrealloc(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "xrealloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void xrealloc(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "xrealloc(void)" (identifier "xrealloc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
8501_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | num_put | FUN_00210e70 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::num_put(unsigned
int) */
void __thiscall
std::num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::num_put
(num_put<char... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_00210e70(undefined4 *param_1,int param_2)
{
param_1[1] = (uint)(param_2 != 0);
*param_1 = &PTR_FUN_003a7450;
return;
}
| CALL 0x00036ee5
ADD EDX,0x19918b
MOV EAX,dword ptr [ESP + 0x4]
XOR ECX,ECX
CMP dword ptr [ESP + 0x8],0x0
SETNZ CL
MOV dword ptr [EAX + 0x4],ECX
LEA EDX,[EDX + 0xffffd448]
ADD EDX,0x8
MOV dword ptr [EAX],EDX
RET | null | null | null | null | [(u'INT_NOTEQUAL_-1203892564', u'INT_ZEXT_-1203892524'), ('const-3830864', u'PTRSUB_-1203892457'), (u'CAST_-1203892457', u'STORE_-1203892531'), (u'PTRSUB_-1203892457', u'STORE_-1203892531'), ('tmp_165', u'INT_NOTEQUAL_-1203892564'), ('const-0', u'PTRSUB_-1203892457'), ('const-4', u'PTRADD_-1203892496'), ('const-1', u'P... | [(u'INT_NOTEQUAL_-1203892564', u'INT_ZEXT_-1203892524'), ('const-0', u'INT_NOTEQUAL_-1203892564'), ('const-1', u'PTRADD_-1203892469'), (u'PTRSUB_-1203892457', u'STORE_-1203892531'), ('const-417', u'STORE_-1203892556'), ('const-0', u'PTRSUB_-1203892457'), ('const-3830864', u'PTRSUB_-1203892457'), ('const-0', u'RETURN_-1... | null | null | 00210e70 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_00210e70(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_003a7450;\n return;\n}\n\n" comment (function_definition "void FUN_00210e70(undefined4 *par... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::num_put(unsigned\n int) */\n\nvoid __thiscall\nstd::num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::num_put\... | (translation_unit "void FUN_00210e70(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_003a7450;\n return;\n}\n\n" (function_definition "void FUN_00210e70(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_003a7450;\n ret... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression (parenthe... | (function_definition "void FUN_00210e70(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_003a7450;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00210e70(undefined4 *param_1,int param_2)" (identifier "FUN_00210e70") (parameter_list "(undefined4 *param... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::num_put(unsigned
int) */
void __thiscall
std::num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::num_put
(num_put<char... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void MASKED(undefined4 *param_1,int param_2)
{
param_1[1] = (uint)(param_2 != 0);
*param_1 = &PTR_FUN_003a7450;
return;
}
|
4_sg_timestamp_and_sg_timestamp_strip.c | set_scsi_pt_data_in | set_scsi_pt_data_in |
void set_scsi_pt_data_in(void)
{
(*(code *)PTR_set_scsi_pt_data_in_00015f70)();
return;
}
|
void set_scsi_pt_data_in(void)
{
(*(code *)PTR_set_scsi_pt_data_in_00015f70)();
return;
}
| JMP dword ptr [EBX + 0x10] | null | null | null | null | [(u'INDIRECT_-1205989214', u'COPY_-1205989273'), (u'CAST_-1205989209', u'CALLIND_-1205989286'), ('const-0', u'RETURN_-1205989283'), (u'CALLIND_-1205989286', u'INDIRECT_-1205989214'), ('tmp_58', u'CAST_-1205989209')] | [(u'INDIRECT_-1205989214', u'COPY_-1205989273'), (u'CAST_-1205989209', u'CALLIND_-1205989286'), ('const-0', u'RETURN_-1205989283'), (u'CALLIND_-1205989286', u'INDIRECT_-1205989214'), ('tmp_58', u'CAST_-1205989209')] | null | null | 00011050 | x86 | O1 | (translation_unit "void set_scsi_pt_data_in(void)\n\n{\n (*(code *)PTR_set_scsi_pt_data_in_00015f70)();\n return;\n}\n\n" (function_definition "void set_scsi_pt_data_in(void)\n\n{\n (*(code *)PTR_set_scsi_pt_data_in_00015f70)();\n return;\n}" primitive_type (function_declarator "set_scsi_pt_data_in(void)" identifie... | (translation_unit "void set_scsi_pt_data_in(void)\n\n{\n (*(code *)PTR_set_scsi_pt_data_in_00015f70)();\n return;\n}\n\n" (function_definition "void set_scsi_pt_data_in(void)\n\n{\n (*(code *)PTR_set_scsi_pt_data_in_00015f70)();\n return;\n}" primitive_type (function_declarator "set_scsi_pt_data_in(void)" identifie... | (translation_unit "void set_scsi_pt_data_in(void)\n\n{\n (*(code *)PTR_set_scsi_pt_data_in_00015f70)();\n return;\n}\n\n" (function_definition "void set_scsi_pt_data_in(void)\n\n{\n (*(code *)PTR_set_scsi_pt_data_in_00015f70)();\n return;\n}" primitive_type (function_declarator "set_scsi_pt_data_in(void)" identifie... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void set_scsi_pt_data_in(void)\n\n{\n (*(code *)PTR_set_scsi_pt_data_in_00015f70)();\n return;\n}" (primitive_type "void") (function_declarator "set_scsi_pt_data_in(void)" (identifier "set_scsi_pt_data_in") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) (... |
void function_1(void)
{
(*(type_1 *)PTR_set_scsi_pt_data_in_00015f70)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar... | null |
void MASKED(void)
{
(*(code *)PTR_MASKED_00015f70)();
return;
}
|
7105_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | find | FUN_001e4640 |
/* DWARF original prototype: ushort * find(Stringpool_template<short_unsigned_int> * this, ushort *
s, Key * pkey) */
ushort * __thiscall
gold::Stringpool_template<short_unsigned_int>::find
(Stringpool_template<short_unsigned_int> *this,ushort *s,Key *pkey)
{
ushort uVar1;
ushort *local_20;
Hashke... |
int FUN_001e4640(undefined4 param_1,short *param_2,undefined4 *param_3)
{
short sVar1;
int local_24;
undefined1 local_20 [8];
short *local_18;
int local_14;
undefined4 local_10;
local_14 = 0;
sVar1 = *param_2;
local_18 = param_2;
while (sVar1 != 0) {
local_14 = local_14 + 1;
sVar1 = par... | PUSH EBX
XOR EAX,EAX
SUB ESP,0x28
MOV EDX,dword ptr [ESP + 0x34]
MOV EBX,dword ptr [ESP + 0x38]
CMP word ptr [EDX],0x0
MOV dword ptr [ESP + 0x14],EDX
JZ 0x001e466a
LEA ESI,[ESI]
NOP
ADD EAX,0x1
CMP word ptr [EDX + EAX*0x2],0x0
JNZ 0x001e4660
MOV dword ptr [ESP + 0x18],EAX
SUB ESP,0x8
PUSH EAX
PUSH EDX
CALL 0x001e13e0
M... | null | null | null | null | [(u'PTRADD_-1207875601', u'LOAD_-1207875941'), (u'CALL_-1207875831', u'INDIRECT_-1207875580'), ('tmp_1041', u'PTRADD_-1207875531'), ('const-417', u'LOAD_-1207875772'), (u'CALL_-1207875887', u'INDIRECT_-1207875607'), ('tmp_484', u'CAST_-1207875553'), (u'INT_ADD_-1207875936', u'MULTIEQUAL_-1207875615'), (u'INT_NOTEQUAL_-... | [('const-4', u'INT_ADD_-1207875756'), (u'PTRSUB_-1207875576', u'CALL_-1207875831'), (u'INT_ADD_-1207875756', u'CAST_-1207875530'), ('const-0', u'COPY_-1207876025'), (u'INT_ADD_-1207875936', u'PTRADD_-1207875603'), (u'INT_NOTEQUAL_-1207875797', u'CBRANCH_-1207875797'), ('const-417', u'LOAD_-1207875941'), ('const-0', u'I... | null | null | 001e4640 | x86 | O1 | (translation_unit "int FUN_001e4640(undefined4 param_1,short *param_2,undefined4 *param_3)\n\n{\n short sVar1;\n int local_24;\n undefined1 local_20 [8];\n short *local_18;\n int local_14;\n undefined4 local_10;\n \n local_14 = 0;\n sVar1 = *param_2;\n local_18 = param_2;\n while (sVar1 != 0) {\n local_14... | (translation_unit "/* DWARF original prototype: ushort * find(Stringpool_template<short_unsigned_int> * this, ushort *\n s, Key * pkey) */\n\nushort * __thiscall\ngold::Stringpool_template<short_unsigned_int>::find\n (Stringpool_template<short_unsigned_int> *this,ushort *s,Key *pkey)\n\n{\n ushort uVar1;\n ... | (translation_unit "int FUN_001e4640(undefined4 param_1,short *param_2,undefined4 *param_3)\n\n{\n short sVar1;\n int local_24;\n undefined1 local_20 [8];\n short *local_18;\n int local_14;\n undefined4 local_10;\n \n local_14 = 0;\n sVar1 = *param_2;\n local_18 = param_2;\n while (sVar1 != 0) {\n local_14... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier short) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_s... | (function_definition "int FUN_001e4640(undefined4 param_1,short *param_2,undefined4 *param_3)\n\n{\n short sVar1;\n int local_24;\n undefined1 local_20 [8];\n short *local_18;\n int local_14;\n undefined4 local_10;\n \n local_14 = 0;\n sVar1 = *param_2;\n local_18 = param_2;\n while (sVar1 != 0) {\n local... |
/* DWARF original prototype: ushort * find(Stringpool_template<short_unsigned_int> * this, ushort *
s, Key * pkey) */
type_1 * __thiscall
gold::Stringpool_template<short_unsigned_int>::var_6
(Stringpool_template<short_unsigned_int> *this,type_1 *s,type_3 *var_8)
{
type_1 var_1;
type_1 *var_7;
type... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (id... | null |
int MASKED(undefined4 param_1,short *param_2,undefined4 *param_3)
{
short sVar1;
int local_24;
undefined1 local_20 [8];
short *local_18;
int local_14;
undefined4 local_10;
local_14 = 0;
sVar1 = *param_2;
local_18 = param_2;
while (sVar1 != 0) {
local_14 = local_14 + 1;
sVar1 = param_2[l... |
72_hppa-linux-gnu-objcopy_and_hppa-linux-gnu-objcopy_strip.c | rename | rename |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int rename(char *__old,char *__new)
{
int iVar1;
iVar1 = (*(code *)PTR_rename_0003f124)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int rename(char *__old,char *__new)
{
int iVar1;
iVar1 = (*(code *)PTR_rename_0003f124)();
return iVar1;
}
| JMP dword ptr [EBX + 0x124] | null | null | null | null | [(u'INDIRECT_-1205979917', u'COPY_-1205979976'), ('tmp_72', u'CAST_-1205979910'), (u'CAST_-1205979910', u'CALLIND_-1205979990'), (u'CALLIND_-1205979990', u'INDIRECT_-1205979917'), (u'CALLIND_-1205979990', u'RETURN_-1205979987'), ('const-0', u'RETURN_-1205979987')] | [(u'INDIRECT_-1205979917', u'COPY_-1205979976'), ('tmp_72', u'CAST_-1205979910'), (u'CAST_-1205979910', u'CALLIND_-1205979990'), (u'CALLIND_-1205979990', u'INDIRECT_-1205979917'), (u'CALLIND_-1205979990', u'RETURN_-1205979987'), ('const-0', u'RETURN_-1205979987')] | null | null | 000134a0 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint rename(char *__old,char *__new)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_rename_0003f124)();\n return iVar1;\n}\n\n" comment (function_definition "int rename(char *__old,char *__new)\n\n{\n int iVar1;\n \n ... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint rename(char *__old,char *__new)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_rename_0003f124)();\n return iVar1;\n}\n\n" comment (function_definition "int rename(char *__old,char *__new)\n\n{\n int iVar1;\n \n ... | (translation_unit "int rename(char *__old,char *__new)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_rename_0003f124)();\n return iVar1;\n}\n\n" (function_definition "int rename(char *__old,char *__new)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_rename_0003f124)();\n return iVar1;\n}" primitive_type (function_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_e... | (function_definition "int rename(char *__old,char *__new)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_rename_0003f124)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "rename(char *__old,char *__new)" (identifier "rename") (parameter_list "(char *__old,char *__new)" (( "(") (parameter_declaratio... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__old,char *__new)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_rename_0003f124)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__old,char *__new)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_0003f124)();
return iVar1;
}
|
12788_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | string_const&) | FUN_003f4d20 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* transaction clone for std::length_error::length_error(std::string const&) */
void std::length_error::length_error(std::string_const__(void *param_1,void *param_2)
{
char *pcVar1;
void *pvVar2;
length_error local_24 [20];... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void FUN_003f4d20(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
undefined4 uVar2;
undefined1 local_24 [20];
FUN_003f43b0(local_24,"");
/* try { // try from 003f4d52 to 003f4d7a has its... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
LEA EDI,[EBP + -0x20]
CALL 0x00063c76
ADD ESI,0x1f52d3
PUSH EBX
SUB ESP,0x34
LEA EAX,[ESI + 0xffeb3b16]
MOV EBX,ESI
PUSH EAX
PUSH EDI
CALL 0x003f43b0
MOV EAX,dword ptr [EBP + 0x8]
MOV EDX,EDI
MOV dword ptr [ESP],0x8
CALL 0x00039580
POP ECX
PUSH dword ptr [EBP + 0xc]
CALL 0x003f481... | null | null | null | null | [('tmp_1034', u'CALL_-1205842495'), ('const-8', u'CALL_-1205842543'), (u'CAST_-1205842214', u'CALL_-1205842455'), (u'CALL_-1205842495', u'CAST_-1205842201'), (u'CAST_-1205842201', u'CALL_-1205842455'), (u'PTRSUB_-1205842267', u'CALL_-1205842569'), (u'PTRSUB_-1205842267', u'CALL_-1205842442'), ('tmp_1035', u'CALL_-12058... | [(u'CALL_-1205842522', u'CALL_-1205842455'), (u'COPY_-1205842311', u'CALL_-1205842569'), ('const-4294967260', u'PTRSUB_-1205842273'), ('tmp_1052', u'CALL_-1205842455'), (u'PTRSUB_-1205842273', u'CALL_-1205842569'), (u'PTRSUB_-1205842273', u'CALL_-1205842442'), ('tmp_1053', u'CALL_-1205842522'), ('tmp_1052', u'CALL_-120... | null | null | 003f4d20 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_003f4d20(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined1 local_24 [20];\n \n FUN_003f43b0(local_24,"");\n /* try { // try from ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* transaction clone for std::length_error::length_error(std::string const&) */\n\nvoid std::length_error::length_error(std::string_const__(void *param_1,void *param_2)\n\n{\n char *pcVar1;\n void *pvVar2;\n l... | (translation_unit "void FUN_003f4d20(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined1 local_24 [20];\n \n FUN_003f43b0(local_24,"");\n \n _ITM_memcpyRnWt(8);\n uVar1 = FUN_003f4810(param_2);\n uVar2 = FUN_003f4870(param_1);\n FUN_003f4770(uVar2... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (ca... | (function_definition "void FUN_003f4d20(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined1 local_24 [20];\n \n FUN_003f43b0(local_24,"");\n \n _ITM_memcpyRnWt(8);\n uVar1 = FUN_003f4810(param_2);\n uVar2 = FUN_003f4870(param_1);\n FUN_003f4770(uV... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* transaction clone for std::length_error::length_error(std::string const&) */
void type_1::function_1::function_1(type_1::function_2(void *param_1,void *param_2)
{
char *pcVar1;
void *pvVar2;
function_1 local_24 [20];
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void MASKED(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
undefined4 uVar2;
undefined1 local_24 [20];
FUN_003f43b0(local_24,"");
/* try { // try from 003f4d52 to 003f4d7a has its Catch... |
13_i686-linux-gnu-objcopy_and_i686-linux-gnu-objcopy_strip.c | bfd_arch_list | bfd_arch_list |
void bfd_arch_list(void)
{
(*(code *)PTR_bfd_arch_list_00040038)();
return;
}
|
void bfd_arch_list(void)
{
(*(code *)PTR_bfd_arch_list_00040038)();
return;
}
| JMP dword ptr [EBX + 0x38] | null | null | null | null | [(u'CALLIND_-1205980934', u'INDIRECT_-1205980862'), (u'CAST_-1205980857', u'CALLIND_-1205980934'), ('tmp_58', u'CAST_-1205980857'), ('const-0', u'RETURN_-1205980931'), (u'INDIRECT_-1205980862', u'COPY_-1205980921')] | [(u'CALLIND_-1205980934', u'INDIRECT_-1205980862'), (u'CAST_-1205980857', u'CALLIND_-1205980934'), ('tmp_58', u'CAST_-1205980857'), ('const-0', u'RETURN_-1205980931'), (u'INDIRECT_-1205980862', u'COPY_-1205980921')] | null | null | 000130f0 | x86 | O1 | (translation_unit "void bfd_arch_list(void)\n\n{\n (*(code *)PTR_bfd_arch_list_00040038)();\n return;\n}\n\n" (function_definition "void bfd_arch_list(void)\n\n{\n (*(code *)PTR_bfd_arch_list_00040038)();\n return;\n}" primitive_type (function_declarator "bfd_arch_list(void)" identifier (parameter_list "(void)" ( (... | (translation_unit "void bfd_arch_list(void)\n\n{\n (*(code *)PTR_bfd_arch_list_00040038)();\n return;\n}\n\n" (function_definition "void bfd_arch_list(void)\n\n{\n (*(code *)PTR_bfd_arch_list_00040038)();\n return;\n}" primitive_type (function_declarator "bfd_arch_list(void)" identifier (parameter_list "(void)" ( (... | (translation_unit "void bfd_arch_list(void)\n\n{\n (*(code *)PTR_bfd_arch_list_00040038)();\n return;\n}\n\n" (function_definition "void bfd_arch_list(void)\n\n{\n (*(code *)PTR_bfd_arch_list_00040038)();\n return;\n}" primitive_type (function_declarator "bfd_arch_list(void)" identifier (parameter_list "(void)" ( (... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_arch_list(void)\n\n{\n (*(code *)PTR_bfd_arch_list_00040038)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_arch_list(void)" (identifier "bfd_arch_list") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_state... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_arch_list_00040038)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar... | null |
void MASKED(void)
{
(*(code *)PTR_MASKED_00040038)();
return;
}
|
3939_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | _M_insert<std::__cxx11::basic_string<char>,_std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char>,_true>_>_>_> | FUN_000ec4d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: _M_insert<std::__cxx11::basic_string<char>,
std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char>,
true> > > >
DWARF original prototype:
pair<std::__... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_000ec4d0(int *param_1,int param_2,int *param_3,undefined4 param_4,undefined4 param_5,
undefined4 param_6)
{
int iVar1;
uint uVar2;
int *piVar3;
undefined4 *puVar4;
uint uVar5;
int *unaff_r... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x2a2b27
SUB ESP,0x20
MOV ESI,dword ptr [ESP + 0x3c]
PUSH 0xc70f6907
PUSH dword ptr [ESI + 0x4]
PUSH dword ptr [ESI]
CALL 0x001e52b0
MOV ECX,dword ptr [ESP + 0x44]
XOR EDX,EDX
MOV EDI,EAX
DIV dword ptr [ECX + 0x4]
PUSH EDI
PUSH ESI
PUSH EDX
MOV EBP,EDX
PUSH dw... | null | null | null | null | [('const-0', u'STORE_-1206794834'), (u'INT_NOTEQUAL_-1206794873', u'CBRANCH_-1206794873'), ('tmp_303', u'CBRANCH_-1206794873'), (u'COPY_-1206794262', u'PIECE_-1206794519'), ('tmp_1192', u'PTRSUB_-1206794159'), (u'PTRSUB_-1206794166', u'LOAD_-1206794687'), (u'INT_ADD_-1206794121', u'CAST_-1206794054'), ('const-4', u'PTR... | [(u'LOAD_-1206794873', u'STORE_-1206794846'), (u'CAST_-1206794203', u'CALL_-1206794596'), (u'INT_EQUAL_-1206794707', u'CBRANCH_-1206794706'), ('const-417', u'STORE_-1206794691'), (u'CALL_-1206794900', u'INDIRECT_-1206794338'), ('const-417', u'STORE_-1206794476'), (u'INT_NOTEQUAL_-1206794873', u'CBRANCH_-1206794873'), (... | null | null | 000ec4d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_000ec4d0(int *param_1,int param_2,int *param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n int iVar1;\n uint uVar2;\n int *piVar3;\n undefined4 *puVar4;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: _M_insert<std::__cxx11::basic_string<char>,\n std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char>,\n true> > > >\n DWARF original prot... | (translation_unit "int * FUN_000ec4d0(int *param_1,int param_2,int *param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n int iVar1;\n uint uVar2;\n int *piVar3;\n undefined4 *puVar4;\n uint uVar5;\n int *unaff_retaddr;\n int local_24;\n undefined1 local_20 [12];\n undefi... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_decl... | (function_definition "int * FUN_000ec4d0(int *param_1,int param_2,int *param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n int iVar1;\n uint uVar2;\n int *piVar3;\n undefined4 *puVar4;\n uint uVar5;\n int *unaff_retaddr;\n int local_24;\n undefined1 local_20 [12];\n und... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: _M_insert<std::__cxx11::basic_string<char>,
std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char>,
true> > > >
DWARF original prototype:
pair<std::__... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,int param_2,int *param_3,undefined4 param_4,undefined4 param_5,
undefined4 param_6)
{
int iVar1;
uint uVar2;
int *piVar3;
undefined4 *puVar4;
uint uVar5;
int *unaff_retaddr... |
2694_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | create_note | FUN_00084f90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Output_section * create_note(Layout * this, char * name, int note_type,
char * section_name, size_t descsz, bool allocate, size_t * trai... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_00084f90(undefined4 param_1,char *param_2,uint param_3,undefined4 param_4,uint param_5,
char param_6,int *param_7)
{
uint __n;
size_t sVar1;
uint *__s;
undefined4 uVar2;
int iVar3;
undefined4 ... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x27d067
SUB ESP,0x28
MOV EAX,dword ptr [ESP + 0x50]
MOV dword ptr [ESP + 0x14],EAX
PUSH dword ptr [ESP + 0x40]
CALL 0x000265f0
LEA EBP,[EAX + 0x1]
MOV EAX,dword ptr [ESP + 0x50]
LEA ESI,[EBP + 0x3]
ADD EAX,0x3
AND ESI,0xfffffffc
AND EAX,0xfffffffc
ADD ESI,0xc... | null | null | null | null | [(u'INT_ADD_-1206430401', u'CAST_-1206430325'), (u'INT_ADD_-1206431755', u'CAST_-1206430622'), ('const-0', u'INT_EQUAL_-1206431581'), ('tmp_1565', u'CALL_-1206431461'), (u'COPY_-1206431419', u'MULTIEQUAL_-1206430950'), (u'CAST_-1206430408', u'PTRSUB_-1206430357'), ('const-417', u'STORE_-1206431253'), ('const-417', u'ST... | [(u'CAST_-1206430474', u'PTRADD_-1206430482'), ('const-4', u'PTRADD_-1206430474'), (u'INT_ADD_-1206431580', u'CAST_-1206430601'), ('const-7', u'PTRADD_-1206430487'), ('const-4', u'PTRADD_-1206430411'), ('const-0', u'INT_EQUAL_-1206431432'), ('const-5', u'PTRADD_-1206430403'), (u'CAST_-1206430468', u'LOAD_-1206431262'),... | null | null | 00084f90 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00084f90(undefined4 param_1,char *param_2,uint param_3,undefined4 param_4,uint param_5,\n char param_6,int *param_7)\n\n{\n uint __n;\n size_t sVar1;\n uint *__s;\n undefined4 uVar2;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Output_section * create_note(Layout * this, char * name, int note_type,\n char * section_name, size_t descsz, bool al... | (translation_unit "int FUN_00084f90(undefined4 param_1,char *param_2,uint param_3,undefined4 param_4,uint param_5,\n char param_6,int *param_7)\n\n{\n uint __n;\n size_t sVar1;\n uint *__s;\n undefined4 uVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined4 uVar5;\n \n sVar1 = strlen(param_2);\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "int FUN_00084f90(undefined4 param_1,char *param_2,uint param_3,undefined4 param_4,uint param_5,\n char param_6,int *param_7)\n\n{\n uint __n;\n size_t sVar1;\n uint *__s;\n undefined4 uVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined4 uVar5;\n \n sVar1 = strlen(param_2)... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Output_section * create_note(Layout * this, char * name, int note_type,
char * section_name, size_t descsz, bool allocate, size_t * trai... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(undefined4 param_1,char *param_2,uint param_3,undefined4 param_4,uint param_5,
char param_6,int *param_7)
{
uint __n;
size_t sVar1;
uint *__s;
undefined4 uVar2;
int iVar3;
undefined4 *puVar... |
520_riscv64-linux-gnu-objdump_and_riscv64-linux-gnu-objdump_strip.c | __umoddi3 | FUN_0004d610 |
/* WARNING: Removing unreachable block (ram,0x0004d707) */
ulonglong __umoddi3(uint param_1,uint param_2,uint param_3,uint param_4)
{
ulonglong uVar1;
byte bVar2;
byte bVar3;
uint uVar4;
int iVar5;
uint uVar6;
bool bVar7;
if (param_4 == 0) {
if (param_2 < param_3) {
uVar4 = (uint)(CONCAT... |
/* WARNING: Removing unreachable block (ram,0x0004d707) */
ulonglong FUN_0004d610(uint param_1,uint param_2,uint param_3,uint param_4)
{
ulonglong uVar1;
byte bVar2;
byte bVar3;
uint uVar4;
int iVar5;
uint uVar6;
bool bVar7;
if (param_4 == 0) {
if (param_2 < param_3) {
uVar4 = (uint)(CON... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV EBX,dword ptr [ESP + 0x34]
MOV EAX,dword ptr [ESP + 0x3c]
MOV ESI,dword ptr [ESP + 0x30]
MOV EDI,dword ptr [ESP + 0x38]
MOV EDX,EBX
TEST EAX,EAX
JNZ 0x0004d670
CMP EDI,EBX
JBE 0x0004d648
MOV EAX,ESI
DIV EDI
MOV EAX,EDX
XOR EDX,EDX
ADD ESP,0x1c
POP EBX
POP ESI
POP EDI... | null | null | null | null | [(u'INT_SUB_-1206134786', u'INT_AND_-1206134592'), ('const-0', u'SUBPIECE_-1206133993'), (u'INT_AND_-1206134450', u'INT_LEFT_-1206134446'), (u'INT_DIV_-1206134134', u'MULTIEQUAL_-1206134174'), ('tmp_438', u'BRANCH_-1206135024'), ('const-0', u'INT_EQUAL_-1206134942'), ('const-6', u'CBRANCH_-1206134950'), (u'INT_LESS_-12... | [(u'INT_SUB_-1206134786', u'INT_AND_-1206134592'), ('const-0', u'SUBPIECE_-1206133993'), (u'INT_AND_-1206134450', u'INT_LEFT_-1206134446'), (u'INT_DIV_-1206134134', u'MULTIEQUAL_-1206134174'), ('tmp_438', u'BRANCH_-1206135024'), ('const-0', u'INT_EQUAL_-1206134942'), ('const-6', u'CBRANCH_-1206134950'), (u'INT_LESS_-12... | null | null | 0004d610 | x86 | O1 | (translation_unit "/* WARNING: Removing unreachable block (ram,0x0004d707) */\n\nulonglong FUN_0004d610(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n byte bVar2;\n byte bVar3;\n uint uVar4;\n int iVar5;\n uint uVar6;\n bool bVar7;\n \n if (param_4 == 0) {\n if (param_2 < par... | (translation_unit "/* WARNING: Removing unreachable block (ram,0x0004d707) */\n\nulonglong __umoddi3(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n byte bVar2;\n byte bVar3;\n uint uVar4;\n int iVar5;\n uint uVar6;\n bool bVar7;\n \n if (param_4 == 0) {\n if (param_2 < param_... | (translation_unit "ulonglong FUN_0004d610(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n byte bVar2;\n byte bVar3;\n uint uVar4;\n int iVar5;\n uint uVar6;\n bool bVar7;\n \n if (param_4 == 0) {\n if (param_2 < param_3) {\n uVar4 = (uint)(CONCAT44(param_2,param_1) % (ulo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl... | (function_definition "ulonglong FUN_0004d610(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n byte bVar2;\n byte bVar3;\n uint uVar4;\n int iVar5;\n uint uVar6;\n bool bVar7;\n \n if (param_4 == 0) {\n if (param_2 < param_3) {\n uVar4 = (uint)(CONCAT44(param_2,param_1) % (... |
/* WARNING: Removing unreachable block (ram,0x0004d707) */
type_1 function_1(type_2 var_6,type_2 var_2,type_2 var_3,type_2 var_1)
{
type_1 var_9;
type_3 var_7;
type_3 var_8;
type_2 var_5;
int var_10;
type_2 var_11;
bool bVar7;
if (var_1 == 0) {
if (var_2 < var_3) {
var_5 = (type_2)(var_4... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty... | null |
/* WARNING: Removing unreachable block (ram,0x0004d707) */
ulonglong MASKED(uint param_1,uint param_2,uint param_3,uint param_4)
{
ulonglong uVar1;
byte bVar2;
byte bVar3;
uint uVar4;
int iVar5;
uint uVar6;
bool bVar7;
if (param_4 == 0) {
if (param_2 < param_3) {
uVar4 = (uint)(CONCAT44(... |
3508_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | do_section_entsize | FUN_000c7f00 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_file<32,_true> * this, uint
shndx) */
uint64_t __thiscall
gold::Sized_relobj_file<32,_true>::do_section_entsize(Sized_relobj_file<32,_true> *this,uint shndx)... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint FUN_000c7f00(int param_1,int param_2)
{
uint uVar1;
if (*(int **)(param_1 + 0x54) != (int *)0x0) {
uVar1 = *(uint *)(**(int **)(param_1 + 0x54) + param_2 * 0x28 + 0x24);
return uVar1 >> 0x18 | (uVar1 & 0xff00... | PUSH EBX
CALL 0x00036f20
ADD EBX,0x2e70fa
SUB ESP,0x8
MOV EDX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESP + 0x14]
MOV EDX,dword ptr [EDX + 0x54]
TEST EDX,EDX
JZ 0x000c7f32
MOV ECX,dword ptr [EDX]
LEA EAX,[EAX + EAX*0x4]
XOR EDX,EDX
LEA EAX,[ECX + EAX*0x8]
MOV EAX,dword ptr [EAX + 0x24]
ADD ESP,0x8
POP EBX
BSWAP EAX
R... | null | null | null | null | [('const-24', u'INT_LEFT_-1206681695'), ('tmp_312', u'PTRSUB_-1206681612'), (u'LOAD_-1206681781', u'PTRADD_-1206681691'), (u'INT_LEFT_-1206681698', u'INT_OR_-1206681698'), (u'CAST_-1206681590', u'LOAD_-1206681753'), ('const-8', u'INT_RIGHT_-1206681700'), ('const-2784184', u'COPY_-1206681632'), ('const-40', u'INT_MULT_-... | [('const-24', u'INT_LEFT_-1206681695'), (u'COPY_-1206681636', u'CALL_-1206681671'), ('const-417', u'LOAD_-1206681781'), (u'INT_ADD_-1206681737', u'CAST_-1206681601'), (u'INT_LEFT_-1206681698', u'INT_OR_-1206681698'), ('const-8', u'INT_RIGHT_-1206681700'), ('tmp_459', u'INT_ADD_-1206681784'), ('tmp_116', u'CBRANCH_-1206... | null | null | 000c7f00 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_000c7f00(int param_1,int param_2)\n\n{\n uint uVar1;\n \n if (*(int **)(param_1 + 0x54) != (int *)0x0) {\n uVar1 = *(uint *)(**(int **)(param_1 + 0x54) + param_2 * 0x28 + 0x24);\n return uVar... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_file<32,_true> * this, uint\n shndx) */\n\nuint64_t __thiscall\ngold::Sized_relobj_file<32,_true>::do_section_entsize(Sized_relobj_file<32,_... | (translation_unit "uint FUN_000c7f00(int param_1,int param_2)\n\n{\n uint uVar1;\n \n if (*(int **)(param_1 + 0x54) != (int *)0x0) {\n uVar1 = *(uint *)(**(int **)(param_1 + 0x54) + param_2 * 0x28 + 0x24);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (... | (function_definition "uint FUN_000c7f00(int param_1,int param_2)\n\n{\n uint uVar1;\n \n if (*(int **)(param_1 + 0x54) != (int *)0x0) {\n uVar1 = *(uint *)(**(int **)(param_1 + 0x54) + param_2 * 0x28 + 0x24);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_file<32,_true> * this, uint
shndx) */
uint64_t __thiscall
gold::Sized_relobj_file<32,_true>::do_section_entsize(Sized_relobj_file<32,_true> *this,type_1 var_... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint MASKED(int param_1,int param_2)
{
uint uVar1;
if (*(int **)(param_1 + 0x54) != (int *)0x0) {
uVar1 = *(uint *)(**(int **)(param_1 + 0x54) + param_2 * 0x28 + 0x24);
return uVar1 >> 0x18 | (uVar1 & 0xff0000) >>... |
4048_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | add_output_section_data | FUN_000f2600 |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
/* DWARF original prototype: void add_output_section_data(Output_section * this, Output_section_data
* posd) */
void __thiscall
gold::Output_section::add_output_section_data(Output_section *this,Output_section_data *posd)
{
... |
void FUN_000f2600(int *param_1,int *param_2)
{
byte bVar1;
code *pcVar2;
uint uVar3;
int iVar4;
longlong lVar5;
uint uVar6;
int *piVar7;
undefined4 extraout_EDX;
undefined4 extraout_EDX_00;
undefined4 uVar8;
int **ppiVar9;
int unaff_EBP;
int *piVar10;
bool bVar11;
undefined8 uVar12;
lo... | PUSH EBP
CALL 0x000559f2
ADD EBP,0x29c9fa
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x44
MOV ESI,dword ptr [ESP + 0x5c]
LEA EAX,[ESP + 0x20]
MOV dword ptr [ESP + 0x20],0xffffffff
MOV dword ptr [ESP + 0x24],0x0
MOV dword ptr [ESP + 0x34],0x0
MOV dword ptr [ESP + 0x28],0x0
MOV dword ptr [ESP + 0x2c],0x0
MOV dword ptr [ESP + 0x3... | null | null | null | null | [('const-2703972', u'COPY_-1206897648'), (u'PTRSUB_-1206897924', u'PTRSUB_-1206897865'), (u'INT_2COMP_-1206899528', u'INT_AND_-1206899493'), ('const-0', u'INT_EQUAL_-1206901067'), ('const-417', u'STORE_-1206899505'), ('const-2653868', u'COPY_-1206897710'), ('const-0', u'COPY_-1206901159'), ('const-1', u'INT_SUB_-120689... | [(u'CAST_-1206898039', u'LOAD_-1206901041'), (u'MULTIEQUAL_-1206898330', u'INT_ADD_-1206900089'), (u'CALL_-1206900911', u'INDIRECT_-1206898802'), ('const-0', u'INT_EQUAL_-1206900021'), (u'CALL_-1206899576', u'INDIRECT_-1206898118'), ('const-4294967204', u'PTRSUB_-1206897307'), (u'STORE_-1206899900', u'INDIRECT_-1206898... | null | null | 000f2600 | x86 | O1 | (translation_unit "void FUN_000f2600(int *param_1,int *param_2)\n\n{\n byte bVar1;\n code *pcVar2;\n uint uVar3;\n int iVar4;\n longlong lVar5;\n uint uVar6;\n int *piVar7;\n undefined4 extraout_EDX;\n undefined4 extraout_EDX_00;\n undefined4 uVar8;\n int **ppiVar9;\n int unaff_EBP;\n int *piVar10;\n bool... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */\n/* DWARF original prototype: void add_output_section_data(Output_section * this, Output_section_data\n * posd) */\n\nvoid __thiscall\ngold::Output_section::add_output_section_data(Output_section *this,Output_se... | (translation_unit "void FUN_000f2600(int *param_1,int *param_2)\n\n{\n byte bVar1;\n code *pcVar2;\n uint uVar3;\n int iVar4;\n longlong lVar5;\n uint uVar6;\n int *piVar7;\n undefined4 extraout_EDX;\n undefined4 extraout_EDX_00;\n undefined4 uVar8;\n int **ppiVar9;\n int unaff_EBP;\n int *piVar10;\n bool... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati... | (function_definition "void FUN_000f2600(int *param_1,int *param_2)\n\n{\n byte bVar1;\n code *pcVar2;\n uint uVar3;\n int iVar4;\n longlong lVar5;\n uint uVar6;\n int *piVar7;\n undefined4 extraout_EDX;\n undefined4 extraout_EDX_00;\n undefined4 uVar8;\n int **ppiVar9;\n int unaff_EBP;\n int *piVar10;\n b... |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
/* DWARF original prototype: void add_output_section_data(Output_section * this, Output_section_data
* posd) */
void __thiscall
gold::type_1::function_1(type_1 *this,type_2 *posd)
{
type_3 *poVar1;
type_4 var_1;
type_5 *... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
void MASKED(int *param_1,int *param_2)
{
byte bVar1;
code *pcVar2;
uint uVar3;
int iVar4;
longlong lVar5;
uint uVar6;
int *piVar7;
undefined4 extraout_EDX;
undefined4 extraout_EDX_00;
undefined4 uVar8;
int **ppiVar9;
int unaff_EBP;
int *piVar10;
bool bVar11;
undefined8 uVar12;
longlong... |
8473_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | has_facet<std::messages<char>> | FUN_001fdf30 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* bool std::has_facet<std::messages<char> >(std::locale const&) */
bool std::has_facet<std::messages<char>>(locale *param_1)
{
uint uVar1;
int iVar... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bool FUN_001fdf30(int *param_1)
{
uint uVar1;
int iVar2;
bool bVar3;
uVar1 = FUN_001e9740(PTR_DAT_0038ede4);
bVar3 = false;
if ((uVar1 < *(uint *)(*param_1 + 8)) &&
(iVar2 = *(int *)(*(int *)(*param_1 + 4) + ... | PUSH EBX
CALL 0x00035840
ADD EBX,0x1910ca
SUB ESP,0x14
PUSH dword ptr [EBX + 0xfffffde4]
CALL 0x001e9740
MOV EDX,EAX
MOV EAX,dword ptr [ESP + 0x20]
ADD ESP,0x10
MOV ECX,dword ptr [EAX]
XOR EAX,EAX
CMP dword ptr [ECX + 0x8],EDX
JBE 0x001fdf82
MOV ECX,dword ptr [ECX + 0x4]
MOV EDX,dword ptr [ECX + EDX*0x4]
TEST EDX,EDX
J... | null | null | null | null | [(u'CALL_-1207902357', u'INT_MULT_-1207902264'), (u'CAST_-1207902056', u'LOAD_-1207902299'), (u'INDIRECT_-1207902089', u'MULTIEQUAL_-1207902026'), ('const-0', u'RETURN_-1207902179'), (u'INDIRECT_-1207902040', u'MULTIEQUAL_-1207902026'), (u'CALL_-1207902357', u'INDIRECT_-1207902097'), (u'CALL_-1207902357', u'INT_LESS_-1... | [(u'CALL_-1207902235', u'INDIRECT_-1207902052'), (u'CALL_-1207902357', u'INT_MULT_-1207902264'), (u'CALL_-1207902357', u'INDIRECT_-1207902101'), (u'MULTIEQUAL_-1207902038', u'COPY_-1207902094'), ('const-0', u'RETURN_-1207902179'), (u'INDIRECT_-1207902101', u'MULTIEQUAL_-1207902038'), (u'CALL_-1207902357', u'INDIRECT_-1... | null | null | 001fdf30 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_001fdf30(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_001e9740(PTR_DAT_0038ede4);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(in... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* bool std::has_facet<std::messages<char> >(std::locale const&) */\n\nbool std::has_facet<std::messages<char>>(locale *param_1)\n\n{\... | (translation_unit "bool FUN_001fdf30(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_001e9740(PTR_DAT_0038ede4);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_0022ee90(iVar2,PTR... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_express... | (function_definition "bool FUN_001fdf30(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_001e9740(PTR_DAT_0038ede4);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_0022ee90(iVar2,... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* bool std::has_facet<std::messages<char> >(std::locale const&) */
bool std::has_facet<std::messages<char>>(locale *param_1)
{
type_1 var_2;
int va... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bool MASKED(int *param_1)
{
uint uVar1;
int iVar2;
bool bVar3;
uVar1 = FUN_001e9740(PTR_DAT_0038ede4);
bVar3 = false;
if ((uVar1 < *(uint *)(*param_1 + 8)) &&
(iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 ... |
133_sgp_dd_and_sgp_dd_strip.c | snprintf | snprintf |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int snprintf(char *__s,size_t __maxlen,char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* snprintf@@GLI... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int snprintf(char *__s,size_t __maxlen,char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205944162')] | [('const-1', u'RETURN_-1205944162')] | null | null | 0001c094 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_badd... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "int snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "snprintf(char *__s,s... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (expression_statement (... | (function_definition "int snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "snprintf(char *__s,size_t __maxlen,char *__format,...)" (identifier "snprintf") (parameter_list "(char *__s,size_t __maxlen,char *__format,...)"... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s,size_t __maxlen,char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* snprintf@@G... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s,size_t __maxlen,char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
3920_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | emplace_back<gold::Input_argument> | FUN_000ea8a0 |
/* DWARF original prototype: void
emplace_back<gold::Input_argument>(vector<gold::Input_argument,_std::allocator<gold::Input_argument>_>
* this, Input_argument * __args#0) */
void __thiscall
std::vector<gold::Input_argument,_std::allocator<gold::Input_argument>_>::
emplace_back<gold::Input_argument>
(... |
void FUN_000ea8a0(int param_1,undefined1 *param_2)
{
undefined1 uVar1;
undefined1 *puVar2;
undefined4 uVar3;
puVar2 = *(undefined1 **)(param_1 + 4);
if (puVar2 != *(undefined1 **)(param_1 + 8)) {
uVar1 = *param_2;
*(undefined1 **)(puVar2 + 4) = puVar2 + 0xc;
*puVar2 = uVar1;
if (*(undefin... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ECX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESP + 0x14]
MOV EDX,dword ptr [ECX + 0x4]
CMP EDX,dword ptr [ECX + 0x8]
JZ 0x000ea960
MOVZX EBX,byte ptr [EAX]
LEA EDI,[EDX + 0xc]
MOV dword ptr [EDX + 0x4],EDI
MOV byte ptr [EDX],BL
MOV ESI,dword ptr [EAX + 0x4]
LEA EBX,[EAX + 0xc]
CMP ESI,EB... | null | null | null | null | [(u'PTRSUB_-1206801732', u'PTRSUB_-1206801612'), ('tmp_82', u'CBRANCH_-1206802220'), (u'PTRSUB_-1206801323', u'PTRSUB_-1206801269'), ('const-4', u'INT_ADD_-1206801356'), ('const-12', u'INT_ADD_-1206801382'), ('const-417', u'STORE_-1206801953'), ('const-0', u'PTRSUB_-1206801558'), (u'PTRSUB_-1206801592', u'LOAD_-1206802... | [('tmp_82', u'CBRANCH_-1206802220'), (u'LOAD_-1206801997', u'STORE_-1206801989'), (u'CAST_-1206801656', u'STORE_-1206801965'), ('const-417', u'STORE_-1206802008'), (u'LOAD_-1206801949', u'STORE_-1206801941'), (u'PTRADD_-1206801887', u'CAST_-1206801644'), ('const-417', u'LOAD_-1206801767'), (u'LOAD_-1206801973', u'STORE... | null | null | 000ea8a0 | x86 | O1 | (translation_unit "void FUN_000ea8a0(int param_1,undefined1 *param_2)\n\n{\n undefined1 uVar1;\n undefined1 *puVar2;\n undefined4 uVar3;\n \n puVar2 = *(undefined1 **)(param_1 + 4);\n if (puVar2 != *(undefined1 **)(param_1 + 8)) {\n uVar1 = *param_2;\n *(undefined1 **)(puVar2 + 4) = puVar2 + 0xc;\n *puVa... | (translation_unit "/* DWARF original prototype: void\n emplace_back<gold::Input_argument>(vector<gold::Input_argument,_std::allocator<gold::Input_argument>_>\n * this, Input_argument * __args#0) */\n\nvoid __thiscall\nstd::vector<gold::Input_argument,_std::allocator<gold::Input_argument>_>::\nemplace_back<gold::Inp... | (translation_unit "void FUN_000ea8a0(int param_1,undefined1 *param_2)\n\n{\n undefined1 uVar1;\n undefined1 *puVar2;\n undefined4 uVar3;\n \n puVar2 = *(undefined1 **)(param_1 + 4);\n if (puVar2 != *(undefined1 **)(param_1 + 8)) {\n uVar1 = *param_2;\n *(undefined1 **)(puVar2 + 4) = puVar2 + 0xc;\n *puVa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expre... | (function_definition "void FUN_000ea8a0(int param_1,undefined1 *param_2)\n\n{\n undefined1 uVar1;\n undefined1 *puVar2;\n undefined4 uVar3;\n \n puVar2 = *(undefined1 **)(param_1 + 4);\n if (puVar2 != *(undefined1 **)(param_1 + 8)) {\n uVar1 = *param_2;\n *(undefined1 **)(puVar2 + 4) = puVar2 + 0xc;\n *p... |
/* DWARF original prototype: void
emplace_back<gold::Input_argument>(vector<gold::Input_argument,_std::allocator<gold::Input_argument>_>
* this, Input_argument * __args#0) */
void __thiscall
std::vector<var_10::var_1,_std::var_4<var_10::var_1>var_2>::
emplace_back<var_10::var_1>
(vector<var_10::var_1,... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi... | null |
void MASKED(int param_1,undefined1 *param_2)
{
undefined1 uVar1;
undefined1 *puVar2;
undefined4 uVar3;
puVar2 = *(undefined1 **)(param_1 + 4);
if (puVar2 != *(undefined1 **)(param_1 + 8)) {
uVar1 = *param_2;
*(undefined1 **)(puVar2 + 4) = puVar2 + 0xc;
*puVar2 = uVar1;
if (*(undefined1 **... |
13994_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | _Unwind_GetCFA | FUN_00444e00 |
undefined4 _Unwind_GetCFA(int param_1)
{
return *(undefined4 *)(param_1 + 0x48);
}
|
undefined4 FUN_00444e00(int param_1)
{
return *(undefined4 *)(param_1 + 0x48);
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX + 0x48]
RET | null | null | null | null | [(u'LOAD_-1201975798', u'COPY_-1201975798'), ('const-0', u'RETURN_-1201975783'), (u'INT_ADD_-1201975782', u'CAST_-1201975730'), (u'COPY_-1201975798', u'RETURN_-1201975783'), ('const-417', u'LOAD_-1201975798'), ('const-72', u'INT_ADD_-1201975782'), (u'CAST_-1201975730', u'LOAD_-1201975798'), ('tmp_29', u'INT_ADD_-120197... | [(u'LOAD_-1201975798', u'COPY_-1201975798'), ('const-0', u'RETURN_-1201975783'), (u'INT_ADD_-1201975782', u'CAST_-1201975730'), (u'COPY_-1201975798', u'RETURN_-1201975783'), ('const-417', u'LOAD_-1201975798'), ('const-72', u'INT_ADD_-1201975782'), (u'CAST_-1201975730', u'LOAD_-1201975798'), ('tmp_29', u'INT_ADD_-120197... | null | null | 00444e00 | x86 | O1 | (translation_unit "undefined4 FUN_00444e00(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x48);\n}\n\n" (function_definition "undefined4 FUN_00444e00(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x48);\n}" type_identifier (function_declarator "FUN_00444e00(int param_1)" identifier (parameter_list "(int... | (translation_unit "undefined4 _Unwind_GetCFA(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x48);\n}\n\n" (function_definition "undefined4 _Unwind_GetCFA(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x48);\n}" type_identifier (function_declarator "_Unwind_GetCFA(int param_1)" identifier (parameter_list... | (translation_unit "undefined4 FUN_00444e00(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x48);\n}\n\n" (function_definition "undefined4 FUN_00444e00(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x48);\n}" type_identifier (function_declarator "FUN_00444e00(int param_1)" identifier (parameter_list "(int... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression ... | (function_definition "undefined4 FUN_00444e00(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x48);\n}" (type_identifier "undefined4") (function_declarator "FUN_00444e00(int param_1)" (identifier "FUN_00444e00") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (... |
type_1 function_1(int var_1)
{
return *(type_1 *)(var_1 + 0x48);
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: ... | null |
undefined4 MASKED(int param_1)
{
return *(undefined4 *)(param_1 + 0x48);
}
|
162_hppa-linux-gnu-objcopy_and_hppa-linux-gnu-objcopy_strip.c | __x86.get_pc_thunk.dx | __i686.get_pc_thunk.dx |
/* WARNING: This is an inlined function */
void __x86_get_pc_thunk_dx(void)
{
return;
}
|
/* WARNING: This is an inlined function */
void __i686_get_pc_thunk_dx(void)
{
return;
}
| MOV EDX,dword ptr [ESP]
RET | null | null | null | null | [('const-0', u'RETURN_-1205967082')] | [('const-0', u'RETURN_-1205967082')] | null | null | 00016705 | x86 | O1 | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_dx(void)" identifier (parameter_list "(void)" ( (paramet... | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __x86_get_pc_thunk_dx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __x86_get_pc_thunk_dx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__x86_get_pc_thunk_dx(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}\n\n" (function_definition "void __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_dx(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_st... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "__i686_get_pc_thunk_dx(void)" (identifier "__i686_get_pc_thunk_dx") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return... |
/* WARNING: This is an inlined function */
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
/* WARNING: This is an inlined function */
void __i686_get_pc_thunk_dx(void)
{
return;
}
|
5649_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | should_cancel_thread | FUN_00161ea0 |
/* DWARF original prototype: bool should_cancel_thread(Workqueue_threader_threadpool * this, int
thread_number) */
bool __thiscall
gold::Workqueue_threader_threadpool::should_cancel_thread
(Workqueue_threader_threadpool *this,int thread_number)
{
int iVar1;
Lock_impl *pLVar2;
if (this->check_th... |
undefined4 FUN_00161ea0(int param_1,int param_2)
{
int iVar1;
if (*(int *)(param_1 + 8) != 0) {
(**(code **)(**(int **)(param_1 + 0xc) + 8))(*(int **)(param_1 + 0xc));
if (*(int *)(param_1 + 0x10) < param_2) {
iVar1 = *(int *)(param_1 + 0x14) + -1;
*(int *)(param_1 + 0x14) = iVar1;
if... | PUSH ESI
XOR ESI,ESI
PUSH EBX
SUB ESP,0x4
MOV EBX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [EBX + 0x8]
TEST EAX,EAX
JZ 0x00161ed9
MOV EAX,dword ptr [EBX + 0xc]
SUB ESP,0xc
MOV EDX,dword ptr [EAX]
PUSH EAX
CALL dword ptr [EDX + 0x8]
MOV EAX,dword ptr [EBX + 0x10]
ADD ESP,0x10
CMP dword ptr [ESP + 0x14],EAX
JG 0x00161ee8... | null | null | null | null | [(u'INT_ADD_-1207361647', u'STORE_-1207361656'), ('const-0', u'PTRSUB_-1207361390'), ('tmp_613', u'PTRSUB_-1207361448'), ('tmp_443', u'CBRANCH_-1207361637'), ('const-4', u'PTRADD_-1207361375'), ('const-0', u'PTRSUB_-1207361476'), (u'PTRSUB_-1207361399', u'STORE_-1207361634'), (u'PTRSUB_-1207361407', u'STORE_-1207361656... | [(u'CAST_-1207361436', u'LOAD_-1207361726'), (u'INT_ADD_-1207361647', u'STORE_-1207361656'), (u'INT_ADD_-1207361736', u'CAST_-1207361446'), (u'INT_ADD_-1207361620', u'CAST_-1207361406'), (u'CAST_-1207361383', u'LOAD_-1207361594'), ('tmp_443', u'CBRANCH_-1207361637'), ('tmp_1001', u'INT_ADD_-1207361736'), (u'CAST_-12073... | null | null | 00161ea0 | x86 | O1 | (translation_unit "undefined4 FUN_00161ea0(int param_1,int param_2)\n\n{\n int iVar1;\n \n if (*(int *)(param_1 + 8) != 0) {\n (**(code **)(**(int **)(param_1 + 0xc) + 8))(*(int **)(param_1 + 0xc));\n if (*(int *)(param_1 + 0x10) < param_2) {\n iVar1 = *(int *)(param_1 + 0x14) + -1;\n *(int *)(param_... | (translation_unit "/* DWARF original prototype: bool should_cancel_thread(Workqueue_threader_threadpool * this, int\n thread_number) */\n\nbool __thiscall\ngold::Workqueue_threader_threadpool::should_cancel_thread\n (Workqueue_threader_threadpool *this,int thread_number)\n\n{\n int iVar1;\n Lock_impl *pLVa... | (translation_unit "undefined4 FUN_00161ea0(int param_1,int param_2)\n\n{\n int iVar1;\n \n if (*(int *)(param_1 + 8) != 0) {\n (**(code **)(**(int **)(param_1 + 0xc) + 8))(*(int **)(param_1 + 0xc));\n if (*(int *)(param_1 + 0x10) < param_2) {\n iVar1 = *(int *)(param_1 + 0x14) + -1;\n *(int *)(param_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (... | (function_definition "undefined4 FUN_00161ea0(int param_1,int param_2)\n\n{\n int iVar1;\n \n if (*(int *)(param_1 + 8) != 0) {\n (**(code **)(**(int **)(param_1 + 0xc) + 8))(*(int **)(param_1 + 0xc));\n if (*(int *)(param_1 + 0x10) < param_2) {\n iVar1 = *(int *)(param_1 + 0x14) + -1;\n *(int *)(par... |
/* DWARF original prototype: bool should_cancel_thread(Workqueue_threader_threadpool * this, int
thread_number) */
bool __thiscall
gold::type_1::function_1
(type_1 *this,int var_1)
{
int var_2;
type_2 *pLVar2;
if (this->check_thread_count_ != 0) {
pLVar2 = (this->lock_).lock_;
(*pLVar2-... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement... | null |
undefined4 MASKED(int param_1,int param_2)
{
int iVar1;
if (*(int *)(param_1 + 8) != 0) {
(**(code **)(**(int **)(param_1 + 0xc) + 8))(*(int **)(param_1 + 0xc));
if (*(int *)(param_1 + 0x10) < param_2) {
iVar1 = *(int *)(param_1 + 0x14) + -1;
*(int *)(param_1 + 0x14) = iVar1;
if (iVar... |
1139_busybox_and_busybox_strip.c | parse_program | FUN_00090b09 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void parse_program(char *p)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void __regparm3 FUN_00090b09(undefined4 param_1)
{
int iVar1;
uint uVar2;
int *piVar3;
int iVar4;
int iVar5;
undefined4 uVar6;
iVar1 = DAT_000cb700;
*(undefined4 *)(DAT_000cb700 + -0x10) = param_1;
*(undefin... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0xc
CALL 0x00017dc1
ADD EDX,0x39f2b
MOV EBX,dword ptr [EDX + 0xcc0]
MOV dword ptr [EBX + -0x10],EAX
MOV dword ptr [EBX + 0xc],0x1
LEA EBP,[EBX + -0x60]
LEA EDI,[EBX + -0x54]
MOV EAX,0x7ff8d425
CALL 0x0008ff0d
CMP EAX,0x2000000
JNZ 0x00090b4a
ADD ESP,0xc
POP EBX
POP ESI
POP ED... | null | null | null | null | [('const-1', u'RETURN_-1206514893')] | [('const-417', u'STORE_-1206514481'), (u'STORE_-1206514870', u'INDIRECT_-1206514058'), (u'INDIRECT_-1206514054', u'MULTIEQUAL_-1206514030'), (u'PTRADD_-1206513918', u'STORE_-1206514609'), ('const-4294967200', u'INT_ADD_-1206514840'), ('const-417', u'LOAD_-1206514385'), (u'CAST_-1206513859', u'STORE_-1206514527'), (u'CO... | null | null | 00090b09 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid __regparm3 FUN_00090b09(undefined4 param_1)\n\n{\n int iVar1;\n uint uVar2;\n int *piVar3;\n int iVar4;\n int iVar5;\n undefined4 uVar6;\n \n iVar1 = DAT_000cb700;\n *(undefined4 *)(DAT_000cb700 ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid parse_program(char *p)\n\n{\n}\n\n" comment (function_definition "void parse_program(char *p)\n\n{\n}" primitive_type (function_declarator "parse_program(char *p)" identifier (parameter_list "(char *p)" ( ... | (translation_unit "void __regparm3 FUN_00090b09(undefined4 param_1)\n\n{\n int iVar1;\n uint uVar2;\n int *piVar3;\n int iVar4;\n int iVar5;\n undefined4 uVar6;\n \n iVar1 = DAT_000cb700;\n *(undefined4 *)(DAT_000cb700 + -0x10) = param_1;\n *(undefined4 *)(iVar1 + 0xc) = 1;\n do {\n while( true ) {\n ... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;... | (function_definition "void __regparm3 FUN_00090b09(undefined4 param_1)\n\n{\n int iVar1;\n uint uVar2;\n int *piVar3;\n int iVar4;\n int iVar5;\n undefined4 uVar6;\n \n iVar1 = DAT_000cb700;\n *(undefined4 *)(DAT_000cb700 + -0x10) = param_1;\n *(undefined4 *)(iVar1 + 0xc) = 1;\n do {\n while( true ) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void function_1(char *p)
{
}
| null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (i... | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void __regparm3 MASKED(undefined4 param_1)
{
int iVar1;
uint uVar2;
int *piVar3;
int iVar4;
int iVar5;
undefined4 uVar6;
iVar1 = DAT_000cb700;
*(undefined4 *)(DAT_000cb700 + -0x10) = param_1;
*(undefined4 *)... |
26_sg_seek_and_sg_seek_strip.c | frame_dummy | thunk_FUN_00011200 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x0001122e) */
/* WARNING: Removing unreachable block (ram,0x00011238) */
void frame_dummy(void)
{
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x0001122e) */
/* WARNING: Removing unreachable block (ram,0x00011238) */
void thunk_FUN_00011200(void)
{
return;
}
| JMP 0x00011200 | null | null | null | null | [('const-0', u'RETURN_-1205988601')] | [('const-0', u'RETURN_-1205988601')] | null | null | 000112e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x0001122e) */\n/* WARNING: Removing unreachable block (ram,0x00011238) */\n\nvoid thunk_FUN_00011200(void)\n\n{\n return;\n}\n\n" comment comment comment (function_d... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x0001122e) */\n/* WARNING: Removing unreachable block (ram,0x00011238) */\n\nvoid frame_dummy(void)\n\n{\n return;\n}\n\n" comment comment comment (function_definitio... | (translation_unit "void thunk_FUN_00011200(void)\n\n{\n return;\n}\n\n" (function_definition "void thunk_FUN_00011200(void)\n\n{\n return;\n}" primitive_type (function_declarator "thunk_FUN_00011200(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void thunk_FUN_00011200(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "thunk_FUN_00011200(void)" (identifier "thunk_FUN_00011200") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{"... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x0001122e) */
/* WARNING: Removing unreachable block (ram,0x00011238) */
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x0001122e) */
/* WARNING: Removing unreachable block (ram,0x00011238) */
void MASKED(void)
{
return;
}
|
7_i686-kfreebsd-gnu-c++filt_and_i686-kfreebsd-gnu-c++filt_strip.c | memmove | memmove |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memmove(void *__dest,void *__src,size_t __n)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_memmove_00017020)();
return pvVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memmove(void *__dest,void *__src,size_t __n)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_memmove_00017020)();
return pvVar1;
}
| JMP dword ptr [EBX + 0x20] | null | null | null | null | [(u'CALLIND_-1205989222', u'INDIRECT_-1205989149'), (u'INDIRECT_-1205989149', u'COPY_-1205989208'), (u'CAST_-1205989141', u'CALLIND_-1205989222'), ('tmp_77', u'CAST_-1205989141'), ('const-0', u'RETURN_-1205989219'), (u'CALLIND_-1205989222', u'CAST_-1205989140'), (u'CAST_-1205989140', u'RETURN_-1205989219')] | [(u'CALLIND_-1205989222', u'INDIRECT_-1205989149'), (u'INDIRECT_-1205989149', u'COPY_-1205989208'), (u'CAST_-1205989141', u'CALLIND_-1205989222'), ('tmp_77', u'CAST_-1205989141'), ('const-0', u'RETURN_-1205989219'), (u'CALLIND_-1205989222', u'CAST_-1205989140'), (u'CAST_-1205989140', u'RETURN_-1205989219')] | null | null | 00011090 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_00017020)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memmove(void *__dest,void... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_00017020)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memmove(void *__dest,void... | (translation_unit "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_00017020)();\n return pvVar1;\n}\n\n" (function_definition "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_... | (function_definition "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_00017020)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* memmove(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memmove(void *__dest... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(void *__dest,void *__src,size_t __n)
{
void *pvVar1;
pvVar1 = (void *)(*(type_1 *)PTR_memmove_00017020)();
return pvVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(void *__dest,void *__src,size_t __n)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_MASKED_00017020)();
return pvVar1;
}
|
649_riscv64-linux-gnu-objdump_and_riscv64-linux-gnu-objdump_strip.c | bfd_map_over_sections | bfd_map_over_sections |
/* WARNING: Control flow encountered bad instruction data */
void bfd_map_over_sections(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_map_over_sections(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206357486')] | [('const-1', u'RETURN_-1206357486')] | null | null | 00077208 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_map_over_sections(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_map_over_sections(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_map_over_sections(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_map_over_sections(void)\n\n{\n ... | (translation_unit "void bfd_map_over_sections(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_map_over_sections(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_map_over_sections(void)" identifier (parameter_list "(void)" ( (para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_map_over_sections(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_map_over_sections(void)" (identifier "bfd_map_over_sections") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (comp... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
656_powerpc64-linux-gnu-as_and_powerpc64-linux-gnu-as_strip.c | append | FUN_0003f010 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void append(char **charPP,char *fromP,ulong length)
{
if (length != 0) {
memcpy(*charPP,fromP,length);
*charPP = *charPP + length;
}
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003f010(int *param_1,void *param_2,size_t param_3)
{
if (param_3 != 0) {
memcpy((void *)*param_1,param_2,param_3);
*param_1 = *param_1 + param_3;
}
return;
}
| PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x18]
CALL 0x00016090
ADD EBX,0x2ffe4
MOV EDI,dword ptr [ESP + 0x10]
TEST ESI,ESI
JZ 0x0003f03e
SUB ESP,0x4
PUSH ESI
PUSH dword ptr [ESP + 0x1c]
PUSH dword ptr [EDI]
CALL 0x00014100
ADD dword ptr [EDI],ESI
ADD ESP,0x10
POP EBX
POP ESI
POP EDI
RET | null | null | null | null | [('tmp_289', u'LOAD_-1206062998'), ('const-1', u'PTRADD_-1206062916'), ('const-417', u'STORE_-1206062977'), ('tmp_291', u'INT_NOTEQUAL_-1206063023'), ('tmp_289', u'LOAD_-1206062980'), (u'LOAD_-1206062980', u'PTRADD_-1206062916'), ('tmp_289', u'STORE_-1206062977'), (u'PTRADD_-1206062916', u'STORE_-1206062977'), (u'LOAD_... | [('tmp_527', u'CALL_-1206062985'), ('tmp_533', u'CALL_-1206062985'), ('tmp_528', u'LOAD_-1206062998'), (u'INT_NOTEQUAL_-1206063023', u'CBRANCH_-1206063023'), (u'LOAD_-1206062980', u'INT_ADD_-1206062962'), ('tmp_527', u'INT_NOTEQUAL_-1206063023'), ('const-417', u'STORE_-1206062977'), ('tmp_98', u'CBRANCH_-1206063023'), ... | null | null | 0003f010 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003f010(int *param_1,void *param_2,size_t param_3)\n\n{\n if (param_3 != 0) {\n memcpy((void *)*param_1,param_2,param_3);\n *param_1 = *param_1 + param_3;\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid append(char **charPP,char *fromP,ulong length)\n\n{\n if (length != 0) {\n memcpy(*charPP,fromP,length);\n *charPP = *charPP + length;\n }\n return;\n}\n... | (translation_unit "void FUN_0003f010(int *param_1,void *param_2,size_t param_3)\n\n{\n if (param_3 != 0) {\n memcpy((void *)*param_1,param_2,param_3);\n *param_1 = *param_1 + param_3;\n }\n return;\n}\n\n" (function_definition "void FUN_0003f010(int *param_1,void *param_2,size_t param_3)\n\n{\n if (param_3 !=... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (bina... | (function_definition "void FUN_0003f010(int *param_1,void *param_2,size_t param_3)\n\n{\n if (param_3 != 0) {\n memcpy((void *)*param_1,param_2,param_3);\n *param_1 = *param_1 + param_3;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003f010(int *param_1,void *param_2,size_t param_3)" (id... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(char **charPP,char *fromP,type_1 var_1)
{
if (var_1 != 0) {
var_2(*charPP,fromP,var_1);
*charPP = *charPP + var_1;
}
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,void *param_2,size_t param_3)
{
if (param_3 != 0) {
memcpy((void *)*param_1,param_2,param_3);
*param_1 = *param_1 + param_3;
}
return;
}
|
210_sparc64-linux-gnu-objcopy_and_sparc64-linux-gnu-objcopy_strip.c | debug_set_class_id | FUN_0001dba0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bfd_boolean __regparm3 debug_set_class_id(debug_handle *info,char *tag,debug_type_s *type)
{
debug_type_s *pdVar1;
debug_type_s *t1;
char *__s1;
int iVar2;
bfd_boolean bVar3;
debug_type_kind dVar4;
debug_type pdVar5... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3 FUN_0001dba0(int param_1,char *param_2,int *param_3)
{
int iVar1;
char *__s1;
undefined4 uVar2;
int iVar3;
undefined4 *puVar4;
iVar3 = *param_3;
if (3 < iVar3 - 7U) {
/*... | PUSH EBP
MOV EBP,EDX
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000166c0
ADD EBX,0x22455
SUB ESP,0x1c
MOV dword ptr [ESP + 0x8],EAX
MOV EAX,dword ptr [ECX]
LEA EDX,[EAX + -0x7]
CMP EDX,0x3
JA 0x0001dca2
MOV EDI,ECX
MOV EDX,dword ptr [ESP + 0x8]
MOV ECX,dword ptr [ECX + 0xc]
MOV ESI,dword ptr [EDX + 0x20]
MOV dword ptr [ESP + 0x... | null | null | null | null | [('tmp_145', u'CBRANCH_-1205937158'), ('tmp_1043', u'PTRSUB_-1205936161'), ('const-417', u'LOAD_-1205936851'), ('tmp_590', u'CBRANCH_-1205936867'), ('const-8', u'PTRSUB_-1205936168'), (u'PTRSUB_-1205936128', u'STORE_-1205936700'), ('tmp_1045', u'CALL_-1205936865'), ('const-417', u'LOAD_-1205937185'), (u'PTRSUB_-1205936... | [('tmp_145', u'CBRANCH_-1205937158'), ('const-2', u'PTRADD_-1205936250'), (u'LOAD_-1205937137', u'INT_LESSEQUAL_-1205937095'), ('tmp_590', u'CBRANCH_-1205936867'), (u'MULTIEQUAL_-1205936500', u'PTRADD_-1205936258'), (u'MULTIEQUAL_-1205936262', u'MULTIEQUAL_-1205936500'), ('tmp_1843', u'STORE_-1205936876'), (u'CAST_-120... | null | null | 0001dba0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_0001dba0(int param_1,char *param_2,int *param_3)\n\n{\n int iVar1;\n char *__s1;\n undefined4 uVar2;\n int iVar3;\n undefined4 *puVar4;\n \n iVar3 = *param_3;\n if (3 < iVar3 ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3 debug_set_class_id(debug_handle *info,char *tag,debug_type_s *type)\n\n{\n debug_type_s *pdVar1;\n debug_type_s *t1;\n char *__s1;\n int iVar2;\n bfd_boolean bVar3;\n debug_type_kin... | (translation_unit "undefined4 __regparm3 FUN_0001dba0(int param_1,char *param_2,int *param_3)\n\n{\n int iVar1;\n char *__s1;\n undefined4 uVar2;\n int iVar3;\n undefined4 *puVar4;\n \n iVar3 = *param_3;\n if (3 < iVar3 - 7U) {\n \n __assert_fail("type->kind == DEBUG_KIND_STRUCT || type->k... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declarat... | (function_definition "undefined4 __regparm3 FUN_0001dba0(int param_1,char *param_2,int *param_3)\n\n{\n int iVar1;\n char *__s1;\n undefined4 uVar2;\n int iVar3;\n undefined4 *puVar4;\n \n iVar3 = *param_3;\n if (3 < iVar3 - 7U) {\n \n __assert_fail("type->kind == DEBUG_KIND_STRUCT || type... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 __regparm3 function_1(type_2 *info,char *var_5,type_3 *type)
{
type_3 *pdVar1;
type_3 *t1;
char *var_6;
int var_8;
type_1 var_10;
type_4 var_1;
type_5 pdVar5;
type_6 *pdVar6;
type_6 *var_4;
var_1 = t... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3 MASKED(int param_1,char *param_2,int *param_3)
{
int iVar1;
char *__s1;
undefined4 uVar2;
int iVar3;
undefined4 *puVar4;
iVar3 = *param_3;
if (3 < iVar3 - 7U) {
/* WARNI... |
592_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c | gldelf64lriscv_lp64f_load_symbols | FUN_0003bc90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean gldelf64lriscv_lp64f_load_symbols(lang_input_statement_type *entry)
{
byte bVar1;
char *fmt;
bfd *pbVar2;
uint uVar3;
bVar1 = *(byte *)&entry->flags;
uVar3 = -(... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_0003bc90(int param_1)
{
byte bVar1;
undefined4 uVar2;
int iVar3;
uint uVar4;
bVar1 = *(byte *)(param_1 + 0x24);
uVar4 = -((int)(char)bVar1 >> 0x1f);
if (((int)(char)bVar1 & 0x40U) == 0) {
uVar... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016a30
ADD EBX,0x100367
SUB ESP,0xc
MOV EDI,dword ptr [ESP + 0x20]
MOVSX ESI,byte ptr [EDI + 0x24]
MOV EAX,ESI
SHR ESI,0x1f
MOV EDX,EAX
AND EDX,0x10
TEST AL,0x40
JNZ 0x0003bce0
OR ESI,0x4
MOV EBP,dword ptr [EDI + 0x10]
TEST DL,DL
JZ 0x0003bcc8
TEST byte ptr [EBP + 0x29],0x8
... | null | null | null | null | [(u'INT_SEXT_-1206076194', u'INT_AND_-1206075652'), (u'LOAD_-1206076119', u'PTRSUB_-1206075502'), ('const-417', u'LOAD_-1206075853'), (u'COPY_-1206076049', u'RETURN_-1206076009'), ('const-41', u'PTRSUB_-1206075454'), ('const-31', u'INT_SRIGHT_-1206075642'), ('const-417', u'LOAD_-1206075865'), ('const-0', u'INT_EQUAL_-1... | [(u'COPY_-1206075479', u'CALL_-1206075846'), (u'INT_ADD_-1206075849', u'CAST_-1206075455'), (u'MULTIEQUAL_-1206075469', u'INT_AND_-1206075831'), ('const-16', u'INT_AND_-1206076132'), (u'CAST_-1206075503', u'LOAD_-1206076097'), (u'COPY_-1206076049', u'RETURN_-1206076009'), (u'LOAD_-1206076078', u'MULTIEQUAL_-1206075469'... | null | null | 0003bc90 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0003bc90(int param_1)\n\n{\n byte bVar1;\n undefined4 uVar2;\n int iVar3;\n uint uVar4;\n \n bVar1 = *(byte *)(param_1 + 0x24);\n uVar4 = -((int)(char)bVar1 >> 0x1f);\n if (((int)(char)b... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean gldelf64lriscv_lp64f_load_symbols(lang_input_statement_type *entry)\n\n{\n byte bVar1;\n char *fmt;\n bfd *pbVar2;\n uint uVar3;\n \n bVar1 = *(byte ... | (translation_unit "undefined4 FUN_0003bc90(int param_1)\n\n{\n byte bVar1;\n undefined4 uVar2;\n int iVar3;\n uint uVar4;\n \n bVar1 = *(byte *)(param_1 + 0x24);\n uVar4 = -((int)(char)bVar1 >> 0x1f);\n if (((int)(char)bVar1 & 0x40U) == 0) {\n uVar4 = uVar4 | 4;\n iVar3 = *(int *)(param_1 + 0x10);\n if... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_... | (function_definition "undefined4 FUN_0003bc90(int param_1)\n\n{\n byte bVar1;\n undefined4 uVar2;\n int iVar3;\n uint uVar4;\n \n bVar1 = *(byte *)(param_1 + 0x24);\n uVar4 = -((int)(char)bVar1 >> 0x1f);\n if (((int)(char)bVar1 & 0x40U) == 0) {\n uVar4 = uVar4 | 4;\n iVar3 = *(int *)(param_1 + 0x10);\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(type_2 *entry)
{
type_3 var_2;
char *fmt;
type_4 *pbVar2;
type_5 var_1;
var_2 = *(type_3 *)&entry->flags;
var_1 = -((int)(char)var_2 >> 0x1f);
if (((int... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declara... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1)
{
byte bVar1;
undefined4 uVar2;
int iVar3;
uint uVar4;
bVar1 = *(byte *)(param_1 + 0x24);
uVar4 = -((int)(char)bVar1 >> 0x1f);
if (((int)(char)bVar1 & 0x40U) == 0) {
uVar4 = uV... |
6578_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | incremental_relocs_scan_reltype<9> | FUN_001b58b0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void incremental_relocs_scan_reltype<9>(Sized_relobj_file<64,_false> *
this, iterator * p) */
void __thiscall
gold::Sized_relobj_file<64,_false>::incremental_relocs_scan_reltype<9>
(Sized_... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_001b58b0(int *param_1,int *param_2)
{
int *piVar1;
int iVar2;
char cVar3;
int iVar4;
uint uVar5;
uint uVar6;
undefined4 *puVar7;
int iVar8;
undefined8 uVar9;
iVar4 = *param_2;
puVar7 = *(undefin... | CALL 0x000b4846
ADD EAX,0x25e74b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV dword ptr [ESP + 0xc],EAX
MOV EAX,dword ptr [ESP + 0x34]
MOV EAX,dword ptr [EAX]
MOV EDX,dword ptr [EAX + 0x8]
MOV ESI,dword ptr [EDX + 0x8]
MOV EDX,dword ptr [EAX + 0x10]
MOV dword ptr [ESP + 0x8],EDX
TEST EDX,EDX
JZ 0x001b5975
XOR E... | null | null | null | null | [('const-0', u'PTRSUB_-1207673477'), (u'MULTIEQUAL_-1207673829', u'INT_ADD_-1207673877'), (u'MULTIEQUAL_-1207673864', u'PTRSUB_-1207673546'), (u'CALL_-1207674451', u'CBRANCH_-1207674424'), ('const-417', u'LOAD_-1207674627'), ('tmp_446', u'CBRANCH_-1207674392'), ('const-417', u'LOAD_-1207674237'), ('const-2', u'INT_SRIG... | [(u'LOAD_-1207674638', u'INT_ADD_-1207674605'), ('const-417', u'STORE_-1207674234'), ('const-8', u'INT_ADD_-1207674611'), ('const-417', u'LOAD_-1207674638'), ('const-417', u'LOAD_-1207674191'), (u'LOAD_-1207674417', u'MULTIEQUAL_-1207673830'), (u'CALL_-1207674451', u'INT_NOTEQUAL_-1207674424'), ('const-0', u'RETURN_-12... | null | null | 001b58b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_001b58b0(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n char cVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n undefined4 *puVar7;\n int iVar8;\n undefined8 uVar9;\n \n iVar4... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void incremental_relocs_scan_reltype<9>(Sized_relobj_file<64,_false> *\n this, iterator * p) */\n\nvoid __thiscall\ngold::Sized_relobj_file<64,_false>::incremental_relocs_scan_relty... | (translation_unit "void FUN_001b58b0(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n char cVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n undefined4 *puVar7;\n int iVar8;\n undefined8 uVar9;\n \n iVar4 = *param_2;\n puVar7 = *(undefined4 **)(*(int *)(iVar4 + 8) + 8);\n iVar2 = *(int *)(iVar... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declarati... | (function_definition "void FUN_001b58b0(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n char cVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n undefined4 *puVar7;\n int iVar8;\n undefined8 uVar9;\n \n iVar4 = *param_2;\n puVar7 = *(undefined4 **)(*(int *)(iVar4 + 8) + 8);\n iVar2 = *(int *)(i... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void incremental_relocs_scan_reltype<9>(Sized_relobj_file<64,_false> *
this, iterator * p) */
void __thiscall
gold::Sized_relobj_file<64,_false>::incremental_relocs_scan_reltype<9>
(Sized_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int *param_1,int *param_2)
{
int *piVar1;
int iVar2;
char cVar3;
int iVar4;
uint uVar5;
uint uVar6;
undefined4 *puVar7;
int iVar8;
undefined8 uVar9;
iVar4 = *param_2;
puVar7 = *(undefined4 **... |
921_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | bfd_make_readable | bfd_make_readable |
/* WARNING: Control flow encountered bad instruction data */
void bfd_make_readable(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_make_readable(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207820194')] | [('const-1', u'RETURN_-1207820194')] | null | null | 001d2054 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_make_readable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_make_readable(void)\n\n{\n /* WARNI... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_make_readable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_make_readable(void)\n\n{\n /* WARNI... | (translation_unit "void bfd_make_readable(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_make_readable(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_make_readable(void)" identifier (parameter_list "(void)" ( (parameter_declar... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_make_readable(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_make_readable(void)" (identifier "bfd_make_readable") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_stateme... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
2085_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_ld_generated_unwind_info | FUN_000590f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
~Struct_no_ld_generated_unwind_info(Struct_no_ld_generated_unwind_info * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_ld_generated_unwind_info::~Struct_no_ld_generat... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000590f0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005d3608;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00050b50
ADD EBX,0x590f0a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xfffe9608]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x00059122
SUB ESP,0xc
PUSH EDX
CALL 0x003ae080
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1206218494')] | [(u'PTRADD_-1206218285', u'INT_NOTEQUAL_-1206218417'), (u'PTRADD_-1206218272', u'LOAD_-1206218437'), ('tmp_439', u'PTRADD_-1206218272'), (u'PTRSUB_-1206218276', u'STORE_-1206218441'), ('const-6108680', u'PTRSUB_-1206218276'), ('const-0', u'RETURN_-1206218354'), ('const-4', u'PTRADD_-1206218285'), (u'INT_NOTEQUAL_-12062... | null | null | 000590f0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000590f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d3608;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n ~Struct_no_ld_generated_unwind_info(Struct_no_ld_generated_unwind_info * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_ld_generated_unwind_info... | (translation_unit "void FUN_000590f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d3608;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_000590f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d3608;\n if ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_000590f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d3608;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_000590f0(undefined4 *param_1)" (identifier "FUN_000590f0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
~Struct_no_ld_generated_unwind_info(Struct_no_ld_generated_unwind_info * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int _... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005d3608;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
return;
}
|
6189_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_output_local_symbol_count | FUN_0024ddd0 |
/* DWARF original prototype: uint do_output_local_symbol_count(Sized_relobj_incr<32,_true> * this)
*/
uint __thiscall
gold::Sized_relobj_incr<32,_true>::do_output_local_symbol_count(Sized_relobj_incr<32,_true> *this)
{
return this->local_symbol_count_;
}
|
undefined4 FUN_0024ddd0(int param_1)
{
return *(undefined4 *)(param_1 + 0xa8);
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX + 0xa8]
RET | null | null | null | null | [('const-168', u'PTRSUB_-1204036064'), ('const-417', u'LOAD_-1204036134'), (u'PTRSUB_-1204036064', u'LOAD_-1204036134'), (u'LOAD_-1204036134', u'COPY_-1204036134'), ('const-0', u'RETURN_-1204036116'), ('tmp_27', u'PTRSUB_-1204036064'), (u'COPY_-1204036134', u'RETURN_-1204036116')] | [('tmp_29', u'INT_ADD_-1204036118'), (u'LOAD_-1204036134', u'COPY_-1204036134'), ('const-0', u'RETURN_-1204036116'), (u'INT_ADD_-1204036118', u'CAST_-1204036066'), ('const-168', u'INT_ADD_-1204036118'), (u'CAST_-1204036066', u'LOAD_-1204036134'), (u'COPY_-1204036134', u'RETURN_-1204036116'), ('const-417', u'LOAD_-12040... | null | null | 0024ddd0 | x86 | O1 | (translation_unit "undefined4 FUN_0024ddd0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xa8);\n}\n\n" (function_definition "undefined4 FUN_0024ddd0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xa8);\n}" type_identifier (function_declarator "FUN_0024ddd0(int param_1)" identifier (parameter_list "(int... | (translation_unit "/* DWARF original prototype: uint do_output_local_symbol_count(Sized_relobj_incr<32,_true> * this)\n */\n\nuint __thiscall\ngold::Sized_relobj_incr<32,_true>::do_output_local_symbol_count(Sized_relobj_incr<32,_true> *this)\n\n{\n return this->local_symbol_count_;\n}\n\n" comment (declaration "uin... | (translation_unit "undefined4 FUN_0024ddd0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xa8);\n}\n\n" (function_definition "undefined4 FUN_0024ddd0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xa8);\n}" type_identifier (function_declarator "FUN_0024ddd0(int param_1)" identifier (parameter_list "(int... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression ... | (function_definition "undefined4 FUN_0024ddd0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xa8);\n}" (type_identifier "undefined4") (function_declarator "FUN_0024ddd0(int param_1)" (identifier "FUN_0024ddd0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (... |
/* DWARF original prototype: uint do_output_local_symbol_count(Sized_relobj_incr<32,_true> * this)
*/
type_1 __thiscall
gold::Sized_relobj_incr<32,_true>::do_output_local_symbol_count(Sized_relobj_incr<32,_true> *this)
{
return this->local_symbol_count_;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: ... | null |
undefined4 MASKED(int param_1)
{
return *(undefined4 *)(param_1 + 0xa8);
}
|
412_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | lang_add_output_format | FUN_00029c00 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void lang_add_output_format(char *format,char *big,char *little,int from_script)
{
if ((output_target != (char *)0x0) && (from_script != 0)) {
return;
}
if (command_line.endian == ENDIAN_BIG) {
output_target = forma... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_00029c00(int param_1,int param_2,int param_3,int param_4)
{
if ((DAT_001c459c != 0) && (param_4 != 0)) {
return;
}
if (DAT_001c46b0 == 1) {
DAT_001c459c = param_1;
if (param_2 != 0) {
DAT_001c459... | CALL 0x00017d85
ADD EDX,0x1983fb
MOV ECX,dword ptr [ESP + 0xc]
LEA EAX,[EDX + 0x259c]
CMP dword ptr [EAX],0x0
JZ 0x00029c28
CMP dword ptr [ESP + 0x10],0x0
JZ 0x00029c28
RET
LEA EDX,[EDX + 0x2680]
MOV EDX,dword ptr [EDX + 0x30]
CMP EDX,0x1
JZ 0x00029c48
CMP EDX,0x2
JNZ 0x00029c60
TEST ECX,ECX
JZ 0x00029c60
MOV dword ptr... | null | null | null | null | [('tmp_558', u'COPY_-1206018831'), ('tmp_114', u'CBRANCH_-1206018995'), ('tmp_558', u'COPY_-1206018864'), ('const-0', u'RETURN_-1206018910'), ('tmp_323', u'INT_NOTEQUAL_-1206018876'), (u'INT_NOTEQUAL_-1206018998', u'CBRANCH_-1206018995'), (u'INT_NOTEQUAL_-1206018876', u'CBRANCH_-1206018871'), ('const-1', u'INT_EQUAL_-1... | [('tmp_558', u'COPY_-1206018831'), ('tmp_114', u'CBRANCH_-1206018995'), ('tmp_558', u'COPY_-1206018864'), ('const-0', u'RETURN_-1206018910'), (u'INT_NOTEQUAL_-1206018998', u'CBRANCH_-1206018995'), (u'INT_NOTEQUAL_-1206018876', u'CBRANCH_-1206018871'), ('const-1', u'INT_EQUAL_-1206018957'), (u'INT_NOTEQUAL_-1206019016',... | null | null | 00029c00 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_00029c00(int param_1,int param_2,int param_3,int param_4)\n\n{\n if ((DAT_001c459c != 0) && (param_4 != 0)) {\n return;\n }\n if (DAT_001c46b0 == 1) {\n DAT_001c459c = param_1;\n if (param... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid lang_add_output_format(char *format,char *big,char *little,int from_script)\n\n{\n if ((output_target != (char *)0x0) && (from_script != 0)) {\n return;\n }\n if (command_line.endian == ENDIAN_BIG) {... | (translation_unit "void FUN_00029c00(int param_1,int param_2,int param_3,int param_4)\n\n{\n if ((DAT_001c459c != 0) && (param_4 != 0)) {\n return;\n }\n if (DAT_001c46b0 == 1) {\n DAT_001c459c = param_1;\n if (param_2 != 0) {\n DAT_001c459c = param_2;\n }\n }\n else if ((DAT_001c46b0 == 2) && (pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expres... | (function_definition "void FUN_00029c00(int param_1,int param_2,int param_3,int param_4)\n\n{\n if ((DAT_001c459c != 0) && (param_4 != 0)) {\n return;\n }\n if (DAT_001c46b0 == 1) {\n DAT_001c459c = param_1;\n if (param_2 != 0) {\n DAT_001c459c = param_2;\n }\n }\n else if ((DAT_001c46b0 == 2) && ... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void function_1(char *format,char *var_4,char *var_6,int var_2)
{
if ((var_1 != (char *)0x0) && (var_2 != 0)) {
return;
}
if (command_line.endian == var_3) {
var_1 = format;
if (var_4 != (char *)0x0) {
var... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:... | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void MASKED(int param_1,int param_2,int param_3,int param_4)
{
if ((DAT_001c459c != 0) && (param_4 != 0)) {
return;
}
if (DAT_001c46b0 == 1) {
DAT_001c459c = param_1;
if (param_2 != 0) {
DAT_001c459c = pa... |
5704_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | print | FUN_00156270 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void print(Binary_div * this, FILE * f) */
void __thiscall gold::Binary_div::print(Binary_div *this,FILE *f)
{
Expression *pEVar1;
fputc(0x28,(FILE *)f);
pEVar1 = (this->super_Binary_expressi... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00156270(int param_1,FILE *param_2)
{
fputc(0x28,param_2);
(**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2);
fprintf(param_2," %s ","/");
(**(code **)(**(int **)(param_1 + 8) + 8))(*(in... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x14]
CALL 0x00032730
ADD EBX,0x1abd84
MOV EDI,dword ptr [ESP + 0x10]
SUB ESP,0x8
PUSH ESI
PUSH 0x28
CALL 0x00026800
MOV EAX,dword ptr [EDI + 0x4]
POP EDX
POP ECX
MOV EDX,dword ptr [EAX]
PUSH ESI
PUSH EAX
CALL dword ptr [EDX + 0x8]
LEA EAX,[EBX + 0xfff32350]
ADD ESP,0... | null | null | null | null | [('const-0', u'PTRSUB_-1207278581'), (u'LOAD_-1207278911', u'PTRSUB_-1207278581'), (u'PTRSUB_-1207278549', u'PTRSUB_-1207278544'), ('tmp_451', u'PTRSUB_-1207278549'), (u'CAST_-1207278585', u'CALL_-1207278913'), ('const-417', u'LOAD_-1207278826'), ('const-8', u'PTRSUB_-1207278544'), ('const-417', u'LOAD_-1207278883'), (... | [('const-8', u'INT_ADD_-1207278782'), ('const-417', u'LOAD_-1207278911'), ('const-4', u'INT_ADD_-1207278895'), ('const-417', u'LOAD_-1207278798'), (u'INT_ADD_-1207278867', u'CAST_-1207278577'), ('tmp_1031', u'INT_ADD_-1207278895'), (u'LOAD_-1207278896', u'INT_ADD_-1207278867'), (u'LOAD_-1207278911', u'LOAD_-1207278896'... | null | null | 00156270 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00156270(int param_1,FILE *param_2)\n\n{\n fputc(0x28,param_2);\n (**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2);\n fprintf(param_2," %s ","/");\n (**(code **)(**(int *... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void print(Binary_div * this, FILE * f) */\n\nvoid __thiscall gold::Binary_div::print(Binary_div *this,FILE *f)\n\n{\n Expression *pEVar1;\n \n fputc(0x28,(FILE *)f);\n pEVar1 = (... | (translation_unit "void FUN_00156270(int param_1,FILE *param_2)\n\n{\n fputc(0x28,param_2);\n (**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2);\n fprintf(param_2," %s ","/");\n (**(code **)(**(int **)(param_1 + 8) + 8))(*(int **)(param_1 + 8),param_2);\n fputc(0x29,param_2);\n return;\n}... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT ))) ;) (expression_statement (call_e... | (function_definition "void FUN_00156270(int param_1,FILE *param_2)\n\n{\n fputc(0x28,param_2);\n (**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2);\n fprintf(param_2," %s ","/");\n (**(code **)(**(int **)(param_1 + 8) + 8))(*(int **)(param_1 + 8),param_2);\n fputc(0x29,param_2);\n return;... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void print(Binary_div * this, FILE * f) */
void __thiscall gold::type_1::function_1(type_1 *this,type_2 *f)
{
type_3 *pEVar1;
var_1(0x28,(type_2 *)f);
pEVar1 = (this->super_Binary_expression)... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,FILE *param_2)
{
fputc(0x28,param_2);
(**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2);
fprintf(param_2," %s ","/");
(**(code **)(**(int **)(param_1 + 8) + 8))(*(int **)(... |
457_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | check_unmatched_names | FUN_000357b8 |
/* gold::Version_script_info::check_unmatched_names(gold::Symbol_table const*) const [clone
.cold.461] */
void gold::Version_script_info::check_unmatched_names(Symbol_table *param_1)
{
int unaff_EBP;
if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x40)) {
operator_delete(*(void **)(unaff_... |
void FUN_000357b8(void)
{
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x40)) {
FUN_00248220(*(int *)(unaff_EBP + -0x30));
}
/* WARNING: Subroutine does not return */
FUN_002df1f0();
}
| MOV EDX,dword ptr [EBP + -0x30]
CMP EDX,dword ptr [EBP + -0x40]
JZ 0x000357cf
SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x44]
PUSH EDX
CALL 0x00248220
ADD ESP,0x10
SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x44]
PUSH ESI
CALL 0x002df1f0 | null | null | null | null | [('const-4294967232', u'INT_ADD_-1206102063'), (u'CAST_-1206101904', u'LOAD_-1206102079'), ('const-417', u'LOAD_-1206102085'), ('const-4294967248', u'INT_ADD_-1206102069'), (u'LOAD_-1206102085', u'INT_NOTEQUAL_-1206102063'), (u'INT_NOTEQUAL_-1206102063', u'CBRANCH_-1206102062'), ('const-417', u'LOAD_-1206102079'), (u'I... | [(u'INT_ADD_-1206102069', u'CAST_-1206101911'), ('const-4294967232', u'INT_ADD_-1206102063'), ('tmp_277', u'INT_ADD_-1206102063'), ('const-4294967248', u'INT_ADD_-1206102069'), (u'LOAD_-1206102085', u'INT_NOTEQUAL_-1206102063'), (u'INT_ADD_-1206102063', u'CAST_-1206101907'), (u'INT_NOTEQUAL_-1206102063', u'CBRANCH_-120... | null | null | 000357b8 | x86 | O1 | (translation_unit "void FUN_000357b8(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x40)) {\n FUN_00248220(*(int *)(unaff_EBP + -0x30));\n }\n /* WARNING: Subroutine does not return */\n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_000357b... | (translation_unit "/* gold::Version_script_info::check_unmatched_names(gold::Symbol_table const*) const [clone\n .cold.461] */\n\nvoid gold::Version_script_info::check_unmatched_names(Symbol_table *param_1)\n\n{\n int unaff_EBP;\n \n if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x40)) {\n operat... | (translation_unit "void FUN_000357b8(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x40)) {\n FUN_00248220(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_000357b8(void)\n\n{\n int unaff_EBP;\n \n if ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decl... | (function_definition "void FUN_000357b8(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x40)) {\n FUN_00248220(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_002df1f0();\n}" (primitive_type "void") (function_declarator "FUN_000357b8(void)" (identifier "F... |
/* gold::Version_script_info::check_unmatched_names(gold::Symbol_table const*) const [clone
.cold.461] */
void gold::Version_script_info::function_1(type_1 *param_1)
{
int var_1;
if (*(void **)(var_1 + -0x30) != *(void **)(var_1 + -0x40)) {
var_2(*(void **)(var_1 + -0x30));
}
/* W... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthes... | null |
void MASKED(void)
{
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x40)) {
FUN_00248220(*(int *)(unaff_EBP + -0x30));
}
/* WARNING: Subroutine does not return */
FUN_002df1f0();
}
|
111_aarch64-linux-gnu-addr2line_and_aarch64-linux-gnu-addr2line_strip.c | dupargv | FUN_00013500 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char ** dupargv(char **argv)
{
char **ppcVar1;
char *pcVar2;
undefined4 uVar3;
int iVar4;
int iVar5;
char **ppcVar6;
if (argv == (char **)0x0) {
ppcVar1 = (char **)0x... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 * FUN_00013500(int *param_1)
{
undefined4 *puVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
undefined4 *puVar5;
if (param_1 == (int *)0x0) {
puVar1 = (undefined4 *)0x0;
}
else {
if (*param_1 ... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00011ff0
ADD EBX,0x4af7
SUB ESP,0xc
MOV EBP,dword ptr [ESP + 0x20]
TEST EBP,EBP
JZ 0x00013594
MOV ESI,dword ptr [EBP]
TEST ESI,ESI
JZ 0x00013588
XOR EDX,EDX
JMP 0x0001352a
MOV EDX,EAX
LEA EAX,[EDX + 0x1]
MOV ECX,dword ptr [EBP + EAX*0x4]
TEST ECX,ECX
JNZ 0x00013528
LEA EAX,[ED... | null | null | null | null | [(u'INT_ADD_-1205979606', u'CAST_-1205979287'), ('tmp_124', u'CBRANCH_-1205979830'), ('const-0', u'COPY_-1205979810'), (u'COPY_-1205979537', u'MULTIEQUAL_-1205979469'), (u'COPY_-1205979686', u'MULTIEQUAL_-1205979420'), ('tmp_224', u'CBRANCH_-1205979764'), (u'LOAD_-1205979830', u'INT_EQUAL_-1205979812'), (u'LOAD_-120597... | [(u'INT_ADD_-1205979606', u'CAST_-1205979287'), ('tmp_124', u'CBRANCH_-1205979830'), ('const-0', u'COPY_-1205979810'), (u'COPY_-1205979537', u'MULTIEQUAL_-1205979469'), (u'COPY_-1205979686', u'MULTIEQUAL_-1205979420'), ('tmp_1322', u'PTRADD_-1205979358'), ('tmp_224', u'CBRANCH_-1205979764'), ('tmp_1322', u'INT_EQUAL_-1... | null | null | 00013500 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * FUN_00013500(int *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n undefined4 *puVar5;\n \n if (param_1 == (int *)0x0) {\n puVar1 = (undefined4 *)0x0;\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar ** dupargv(char **argv)\n\n{\n char **ppcVar1;\n char *pcVar2;\n undefined4 uVar3;\n int iVar4;\n int iVar5;\n char **ppcVar6;\n \n if (argv == (char **)0... | (translation_unit "undefined4 * FUN_00013500(int *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n undefined4 *puVar5;\n \n if (param_1 == (int *)0x0) {\n puVar1 = (undefined4 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n iVar3 = 4;\n }\n else {\n iVar3 =... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE ID... | (function_definition "undefined4 * FUN_00013500(int *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n undefined4 *puVar5;\n \n if (param_1 == (int *)0x0) {\n puVar1 = (undefined4 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n iVar3 = 4;\n }\n else {\n iVar... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char ** function_1(char **var_1)
{
char **ppcVar1;
char *var_4;
type_1 uVar3;
int var_2;
int var_6;
char **ppcVar6;
if (var_1 == (char **)0x0) {
ppcVar1 = (char **)0x... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (decl... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 * MASKED(int *param_1)
{
undefined4 *puVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
undefined4 *puVar5;
if (param_1 == (int *)0x0) {
puVar1 = (undefined4 *)0x0;
}
else {
if (*param_1 == 0) ... |
6761_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | ~Verneed_version | FUN_001a4760 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Verneed_version(Verneed_version * this, int __in_chrg) */
void __thiscall gold::Verneed_version::~Verneed_version(Verneed_version *this,int __in_chrg)
{
operator_delete(this,0xc);
return;
}
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001a4760(undefined4 param_1)
{
FUN_001e6d90(param_1,0xc);
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x1ea89a
SUB ESP,0x10
PUSH 0xc
PUSH dword ptr [ESP + 0x1c]
CALL 0x001e6d90
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-0', u'RETURN_-1207613510'), ('const-12', u'CALL_-1207613538'), ('tmp_153', u'CALL_-1207613538')] | [('const-0', u'RETURN_-1207613510'), ('tmp_250', u'CALL_-1207613538'), ('const-12', u'CALL_-1207613538')] | null | null | 001a4760 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001a4760(undefined4 param_1)\n\n{\n FUN_001e6d90(param_1,0xc);\n return;\n}\n\n" comment (function_definition "void FUN_001a4760(undefined4 param_1)\n\n{\n FUN_001e6d90(param_1,0xc);\n return;\n}"... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Verneed_version(Verneed_version * this, int __in_chrg) */\n\nvoid __thiscall gold::Verneed_version::~Verneed_version(Verneed_version *this,int __in_chrg)\n\n{\n operator_delete... | (translation_unit "void FUN_001a4760(undefined4 param_1)\n\n{\n FUN_001e6d90(param_1,0xc);\n return;\n}\n\n" (function_definition "void FUN_001a4760(undefined4 param_1)\n\n{\n FUN_001e6d90(param_1,0xc);\n return;\n}" primitive_type (function_declarator "FUN_001a4760(undefined4 param_1)" identifier (parameter_list "... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_001a4760(undefined4 param_1)\n\n{\n FUN_001e6d90(param_1,0xc);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001a4760(undefined4 param_1)" (identifier "FUN_001a4760") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_ident... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Verneed_version(Verneed_version * this, int __in_chrg) */
void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg)
{
var_1(this,0xc);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1)
{
FUN_001e6d90(param_1,0xc);
return;
}
|
947_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | parse_to_value | FUN_00036190 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_print_gc_sections * this, char * param_1,
char * param_2, Command_line * param_3, General_options * options) */
void __thiscall
gold::General_options::Struct_no_print_gc_sections::parse_to_valu... |
void FUN_00036190(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x2e54) = 1;
return;
}
| MOV EAX,dword ptr [ESP + 0x14]
MOV EDX,0x1
MOV word ptr [EAX + 0x2e54],DX
RET | null | null | null | null | [('tmp_32', u'COPY_-1206099543'), ('const-417', u'STORE_-1206099550'), (u'COPY_-1206099543', u'PTRSUB_-1206099475'), ('const-11800', u'PTRSUB_-1206099475'), ('const-11800', u'PTRSUB_-1206099477'), ('const-0', u'RETURN_-1206099533'), ('const-60', u'PTRSUB_-1206099476'), ('const-1', u'STORE_-1206099550'), (u'PTRSUB_-1206... | [(u'CAST_-1206099483', u'STORE_-1206099550'), ('const-0', u'RETURN_-1206099533'), ('tmp_37', u'INT_ADD_-1206099536'), (u'INT_ADD_-1206099536', u'CAST_-1206099483'), ('const-1', u'STORE_-1206099550'), ('const-11860', u'INT_ADD_-1206099536'), ('const-417', u'STORE_-1206099550')] | null | null | 00036190 | x86 | O1 | (translation_unit "void FUN_00036190(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2e54) = 1;\n return;\n}\n\n" (function_definition "void FUN_00036190(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2e54) = 1;\n return;\n}" primitive_type (functio... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_print_gc_sections * this, char * param_1,\n char * param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_print_gc_... | (translation_unit "void FUN_00036190(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2e54) = 1;\n return;\n}\n\n" (function_definition "void FUN_00036190(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2e54) = 1;\n return;\n}" primitive_type (functio... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (paren... | (function_definition "void FUN_00036190(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2e54) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00036190(void)" (identifier "FUN_00036190") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_print_gc_sections * this, char * param_1,
char * param_2, Command_line * param_3, General_options * options) */
void __thiscall
gold::type_3::type_1::function_1
(type_1 *this,char *pa... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_e... | null |
void MASKED(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x2e54) = 1;
return;
}
|
373_riscv64-linux-gnu-objdump_and_riscv64-linux-gnu-objdump_strip.c | debug_end_function | FUN_0003d7e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bfd_boolean debug_end_function(void *handle,bfd_vma addr)
{
int iVar1;
char *pcVar2;
undefined4 uVar3;
if (((*(int *)((int)handle + 4) == 0) || (iVar1 = *(int *)((int)handle + 0x10), iVar1 == 0)) ||
(*(int *)((int... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_0003d7e0(int param_1,undefined4 param_2,undefined4 param_3)
{
int iVar1;
char *pcVar2;
undefined4 uVar3;
if (((*(int *)(param_1 + 4) == 0) || (iVar1 = *(int *)(param_1 + 0x10), iVar1 == 0)) ||
(*(i... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EAX,dword ptr [ESP + 0x10]
CALL 0x000153d0
ADD EBX,0x35814
MOV ESI,dword ptr [ESP + 0x14]
MOV EDI,dword ptr [ESP + 0x18]
MOV EDX,dword ptr [EAX + 0x4]
TEST EDX,EDX
JZ 0x0003d870
MOV EDX,dword ptr [EAX + 0x10]
TEST EDX,EDX
JZ 0x0003d870
MOV ECX,dword ptr [EAX + 0xc]
TEST ECX,ECX
JZ 0x0003d... | null | null | null | null | [('const-359560', u'COPY_-1206068929'), (u'INDIRECT_-1206068776', u'COPY_-1206068821'), (u'INDIRECT_-1206068831', u'COPY_-1206068879'), (u'INT_ADD_-1206069205', u'CAST_-1206068864'), ('const-16', u'INT_ADD_-1206069102'), (u'MULTIEQUAL_-1206068883', u'CALL_-1206069038'), (u'CAST_-1206068760', u'LOAD_-1206069000'), (u'IN... | [('const-0', u'CALL_-1206069038'), (u'INT_ADD_-1206069124', u'CAST_-1206068836'), (u'CAST_-1206068828', u'STORE_-1206069126'), ('const-16', u'INT_ADD_-1206069102'), (u'MULTIEQUAL_-1206068883', u'CALL_-1206069038'), (u'INDIRECT_-1206068781', u'COPY_-1206068826'), (u'CAST_-1206068869', u'LOAD_-1206069221'), (u'INT_ADD_-1... | null | null | 0003d7e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0003d7e0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 uVar3;\n \n if (((*(int *)(param_1 + 4) == 0) || (iVar1 = *(int *)(param_1 + 0x10)... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean debug_end_function(void *handle,bfd_vma addr)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 uVar3;\n \n if (((*(int *)((int)handle + 4) == 0) || (iVar1 = *(int *)((int)handle + 0x10), iVar1 ==... | (translation_unit "undefined4 FUN_0003d7e0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 uVar3;\n \n if (((*(int *)(param_1 + 4) == 0) || (iVar1 = *(int *)(param_1 + 0x10), iVar1 == 0)) ||\n (*(int *)(param_1 + 0xc) == 0)) {\n pcVar2 = "debug_end_function:... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE I... | (function_definition "undefined4 FUN_0003d7e0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 uVar3;\n \n if (((*(int *)(param_1 + 4) == 0) || (iVar1 = *(int *)(param_1 + 0x10), iVar1 == 0)) ||\n (*(int *)(param_1 + 0xc) == 0)) {\n pcVar2 = "debug_end_functi... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 function_1(void *handle,type_2 addr)
{
int var_1;
char *pcVar2;
type_3 uVar3;
if (((*(int *)((int)handle + 4) == 0) || (var_1 = *(int *)((int)handle + 0x10), var_1 == 0)) ||
(*(int *)((int)handle + 0xc) == ... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1,undefined4 param_2,undefined4 param_3)
{
int iVar1;
char *pcVar2;
undefined4 uVar3;
if (((*(int *)(param_1 + 4) == 0) || (iVar1 = *(int *)(param_1 + 0x10), iVar1 == 0)) ||
(*(int *)(... |
10176_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | ~Sized_elf_reloc_mapper | FUN_00375d70 |
/* DWARF original prototype: void ~Sized_elf_reloc_mapper(Sized_elf_reloc_mapper<32,_false> * this,
int __in_chrg) */
void __thiscall
gold::Sized_elf_reloc_mapper<32,_false>::~Sized_elf_reloc_mapper
(Sized_elf_reloc_mapper<32,_false> *this,int __in_chrg)
{
return;
}
|
void FUN_00375d70(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1205314180')] | [('const-0', u'RETURN_-1205314180')] | null | null | 00375d70 | x86 | O1 | (translation_unit "void FUN_00375d70(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00375d70(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00375d70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* DWARF original prototype: void ~Sized_elf_reloc_mapper(Sized_elf_reloc_mapper<32,_false> * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::Sized_elf_reloc_mapper<32,_false>::~Sized_elf_reloc_mapper\n (Sized_elf_reloc_mapper<32,_false> *this,int __in_chrg)\n\n{\n return;\n}\n\n" com... | (translation_unit "void FUN_00375d70(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00375d70(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00375d70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void FUN_00375d70(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00375d70(void)" (identifier "FUN_00375d70") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* DWARF original prototype: void ~Sized_elf_reloc_mapper(Sized_elf_reloc_mapper<32,_false> * this,
int __in_chrg) */
void __thiscall
gold::Sized_elf_reloc_mapper<32,_false>::~Sized_elf_reloc_mapper
(Sized_elf_reloc_mapper<32,_false> *this,int __in_chrg)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
void MASKED(void)
{
return;
}
|
554_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c | get_input_file | FUN_00033b50 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
ld_plugin_status get_input_file(void *handle,ld_plugin_input_file *file)
{
undefined4 uVar1;
undefined4 uVar2;
if (called_plugin == (plugin_t *)0x0) {
info_assert("../../ld/plugin.c",0x204);
}
uVar1 = *(undefined... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00033b50(int param_1,undefined4 *param_2)
{
undefined4 uVar1;
undefined4 uVar2;
if (DAT_00091a28 == 0) {
FUN_000317b0("../../ld/plugin.c",0x204);
}
uVar1 = *(undefined4 *)(param_1 + 0x24);
*para... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,dword ptr [ESP + 0x10]
CALL 0x00015a80
ADD EBX,0x5d4a4
MOV ESI,dword ptr [ESP + 0x14]
MOV EAX,dword ptr [EBX + 0xa28]
TEST EAX,EAX
JZ 0x00033ba0
MOV EAX,dword ptr [EDI + 0x14]
MOV EDX,dword ptr [EDI + 0x24]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [EDI + 0x20]
MOV dword ptr [ESI + 0x... | null | null | null | null | [('tmp_350', u'PTRSUB_-1206109035'), (u'INT_EQUAL_-1206109287', u'CBRANCH_-1206109286'), ('tmp_349', u'CAST_-1206109049'), ('const-16', u'PTRSUB_-1206109040'), (u'CAST_-1206109043', u'STORE_-1206109261'), (u'LOAD_-1206109257', u'STORE_-1206109237'), (u'CAST_-1206109020', u'STORE_-1206109231'), ('const-516', u'CALL_-120... | [(u'STORE_-1206109261', u'INDIRECT_-1206109070'), (u'INT_EQUAL_-1206109287', u'CBRANCH_-1206109286'), (u'PTRADD_-1206109045', u'STORE_-1206109237'), (u'PTRADD_-1206109052', u'STORE_-1206109249'), (u'LOAD_-1206109257', u'STORE_-1206109237'), ('const-516', u'CALL_-1206109143'), (u'CALL_-1206109143', u'INDIRECT_-120610902... | null | null | 00033b50 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00033b50(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n \n if (DAT_00091a28 == 0) {\n FUN_000317b0("../../ld/plugin.c",0x204);\n }\n uVar1 = *(undefined... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nld_plugin_status get_input_file(void *handle,ld_plugin_input_file *file)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n \n if (called_plugin == (plugin_t *)0x0) {\n info_assert("../../ld/plugin.c",0x204)... | (translation_unit "undefined4 FUN_00033b50(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n \n if (DAT_00091a28 == 0) {\n FUN_000317b0("../../ld/plugin.c",0x204);\n }\n uVar1 = *(undefined4 *)(param_1 + 0x24);\n *param_2 = *(undefined4 *)(param_1 + 0x14);\n uVar2 = *(undefined4... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_exp... | (function_definition "undefined4 FUN_00033b50(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n \n if (DAT_00091a28 == 0) {\n FUN_000317b0("../../ld/plugin.c",0x204);\n }\n uVar1 = *(undefined4 *)(param_1 + 0x24);\n *param_2 = *(undefined4 *)(param_1 + 0x14);\n uVar2 = *(undefin... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 function_1(void *handle,type_2 *file)
{
type_3 uVar1;
type_3 uVar2;
if (var_1 == (type_4 *)0x0) {
var_2("../../ld/plugin.c",0x204);
}
uVar1 = *(type_3 *)((int)handle + 0x24);
file->name = *(char **)((int... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1,undefined4 *param_2)
{
undefined4 uVar1;
undefined4 uVar2;
if (DAT_00091a28 == 0) {
FUN_000317b0("../../ld/plugin.c",0x204);
}
uVar1 = *(undefined4 *)(param_1 + 0x24);
*param_2 = ... |
9703_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | __register_frame_info | FUN_00244cf0 |
void __register_frame_info(int *param_1)
{
if ((param_1 != (int *)0x0) && (*param_1 != 0)) {
__register_frame_info_bases_part_5();
return;
}
return;
}
|
void FUN_00244cf0(int *param_1)
{
if ((param_1 != (int *)0x0) && (*param_1 != 0)) {
FUN_00244c30();
return;
}
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [ESP + 0x8]
TEST EAX,EAX
JZ 0x00244d18
MOV ECX,dword ptr [EAX]
TEST ECX,ECX
JZ 0x00244d18
XOR ECX,ECX
MOV dword ptr [ESP + 0x4],0x0
JMP 0x00244c30
RET | null | null | null | null | [('tmp_40', u'CBRANCH_-1204073202'), ('tmp_71', u'CBRANCH_-1204073184'), (u'INT_NOTEQUAL_-1204073202', u'CBRANCH_-1204073202'), (u'INT_NOTEQUAL_-1204073184', u'CBRANCH_-1204073184'), ('const-417', u'LOAD_-1204073202'), ('const-0', u'RETURN_-1204073153'), ('const-0', u'RETURN_-1204073138'), (u'LOAD_-1204073202', u'INT_N... | [('tmp_40', u'CBRANCH_-1204073202'), ('tmp_71', u'CBRANCH_-1204073184'), (u'INT_NOTEQUAL_-1204073202', u'CBRANCH_-1204073202'), (u'INT_NOTEQUAL_-1204073184', u'CBRANCH_-1204073184'), ('const-417', u'LOAD_-1204073202'), ('const-0', u'RETURN_-1204073153'), ('const-0', u'RETURN_-1204073138'), (u'LOAD_-1204073202', u'INT_N... | null | null | 00244cf0 | x86 | O1 | (translation_unit "void FUN_00244cf0(int *param_1)\n\n{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n FUN_00244c30();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00244cf0(int *param_1)\n\n{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n FUN_00244c30();\n return;\n }\n ... | (translation_unit "void __register_frame_info(int *param_1)\n\n{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n __register_frame_info_bases_part_5();\n return;\n }\n return;\n}\n\n" (function_definition "void __register_frame_info(int *param_1)\n\n{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n... | (translation_unit "void FUN_00244cf0(int *param_1)\n\n{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n FUN_00244c30();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00244cf0(int *param_1)\n\n{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n FUN_00244c30();\n return;\n }\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_de... | (function_definition "void FUN_00244cf0(int *param_1)\n\n{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n FUN_00244c30();\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00244cf0(int *param_1)" (identifier "FUN_00244cf0") (parameter_list "(int *param_1)" (( "(") (parameter_... |
void function_1(int *var_1)
{
if ((var_1 != (int *)0x0) && (*var_1 != 0)) {
var_2();
return;
}
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement condition: (parenthesized... | null |
void MASKED(int *param_1)
{
if ((param_1 != (int *)0x0) && (*param_1 != 0)) {
FUN_00244c30();
return;
}
return;
}
|
9589_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | _txnal_cow_string_c_str | FUN_00243790 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* _txnal_cow_string_c_str(void const*) */
void _txnal_cow_string_c_str(void *param_1)
{
_ITM_RU4();
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00243790(void)
{
_ITM_RU4();
return;
}
| PUSH EBX
CALL 0x00036db0
ADD EBX,0x16686a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
CALL 0x0002a5d0
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-0', u'RETURN_-1204078621')] | [('const-0', u'RETURN_-1204078621')] | null | null | 00243790 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00243790(void)\n\n{\n _ITM_RU4();\n return;\n}\n\n" comment (function_definition "void FUN_00243790(void)\n\n{\n _ITM_RU4();\n return;\n}" primitive_type (function_declarator "FUN_00243790(void)" ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* _txnal_cow_string_c_str(void const*) */\n\nvoid _txnal_cow_string_c_str(void *param_1)\n\n{\n _ITM_RU4();\n return;\n}\n\n" comment comment (function_definition "void _txnal_cow_string_c_str(void *param_1)\n... | (translation_unit "void FUN_00243790(void)\n\n{\n _ITM_RU4();\n return;\n}\n\n" (function_definition "void FUN_00243790(void)\n\n{\n _ITM_RU4();\n return;\n}" primitive_type (function_declarator "FUN_00243790(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_st... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_00243790(void)\n\n{\n _ITM_RU4();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00243790(void)" (identifier "FUN_00243790") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n _ITM_RU4();\n return... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* _txnal_cow_string_c_str(void const*) */
void function_1(void *param_1)
{
var_1();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (retur... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
_ITM_RU4();
return;
}
|
10736_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | d_name | FUN_003a3c60 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
demangle_component * __regparm3 d_name(d_info *di)
{
demangle_component *pdVar1;
d_info *pdVar2;
demangle_component **ppdVar3;
d_info *di_00;
char *pcVar4;
demangle_component *pdVar5;
int iVar6;
byte bVar7;
byte... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
int __regparm3 FUN_003a3c60(int param_1)
{
int *piVar1;
uint *puVar2;
int iVar3;
int iVar4;
int iVar5;
char *pcVar6;
undefined4 uVar7;
uint uVar8;
uint *puVar9;
byte bVar10;
undefined4 *puVar11;
byte *pbV... | PUSH EBP
PUSH EDI
PUSH ESI
CALL 0x00063c76
ADD ESI,0x246398
PUSH EBX
MOV EBX,EAX
SUB ESP,0x2c
MOV EDX,dword ptr [EAX + 0xc]
MOVZX EAX,byte ptr [EDX]
CMP AL,0x53
JZ 0x003a3e08
JLE 0x003a3d20
CMP AL,0x55
JZ 0x003a3e98
CMP AL,0x5a
JNZ 0x003a3e50
ADD EDX,0x1
MOV EAX,EBX
MOV dword ptr [EBX + 0xc],EDX
XOR EDX,EDX
CALL 0x003a... | null | null | null | null | [('const-417', u'STORE_-1205517799'), ('tmp_1453', u'CBRANCH_-1205517505'), (u'PTRSUB_-1205514541', u'CAST_-1205514431'), ('const-0', u'PTRSUB_-1205514907'), (u'CALL_-1205516741', u'CAST_-1205514098'), (u'INT_NOTEQUAL_-1205517073', u'CBRANCH_-1205517073'), ('const-417', u'STORE_-1205516885'), ('tmp_3413', u'CBRANCH_-12... | [('const-14', u'STORE_-1205517392'), (u'INT_MULT_-1205518032', u'INT_ADD_-1205518044'), ('tmp_1453', u'CBRANCH_-1205517505'), ('const-0', u'STORE_-1205517831'), ('tmp_10306', u'INT_ADD_-1205517427'), (u'LOAD_-1205519202', u'INT_NOTEQUAL_-1205518262'), (u'INT_NOTEQUAL_-1205517073', u'CBRANCH_-1205517073'), (u'INT_ADD_-1... | null | null | 003a3c60 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nint __regparm3 FUN_003a3c60(int param_1)\n\n{\n int *piVar1;\n uint *puVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n char *pcVar6;\n undefined4 uVar7;\n uint uVar8;\n uint *puVar9;\n byte bVar10;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\ndemangle_component * __regparm3 d_name(d_info *di)\n\n{\n demangle_component *pdVar1;\n d_info *pdVar2;\n demangle_component **ppdVar3;\n d_info *di_00;\n char *pcVar4;\n demangle_component *pdVar5;\n in... | (translation_unit "int __regparm3 FUN_003a3c60(int param_1)\n\n{\n int *piVar1;\n uint *puVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n char *pcVar6;\n undefined4 uVar7;\n uint uVar8;\n uint *puVar9;\n byte bVar10;\n undefined4 *puVar11;\n byte *pbVar12;\n byte *pbVar13;\n char cVar14;\n int local_20;\n... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d... | (function_definition "int __regparm3 FUN_003a3c60(int param_1)\n\n{\n int *piVar1;\n uint *puVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n char *pcVar6;\n undefined4 uVar7;\n uint uVar8;\n uint *puVar9;\n byte bVar10;\n undefined4 *puVar11;\n byte *pbVar12;\n byte *pbVar13;\n char cVar14;\n int local_20... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
type_1 * __regparm3 var_25(type_2 *di)
{
type_1 *var_17;
type_2 *var_15;
type_1 **var_10;
type_2 *var_28;
char *var_2;
type_1 *var_26;
int var_4;
type_3 var_19;
type_3 *var_12;
type_3 *var_16;
char var_1;
... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (po... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
int __regparm3 MASKED(int param_1)
{
int *piVar1;
uint *puVar2;
int iVar3;
int iVar4;
int iVar5;
char *pcVar6;
undefined4 uVar7;
uint uVar8;
uint *puVar9;
byte bVar10;
undefined4 *puVar11;
byte *pbVar12;
... |
62_sparc64-linux-gnu-elfedit_and_sparc64-linux-gnu-elfedit_strip.c | warn | warn |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void warn(char *message,...)
{
undefined *puVar1;
char *pcVar2;
char *__format;
fflush(*(FILE **)PTR_stdout_00018fec);
pcVar2 = program_name;
__format = (char *)dcgettext(0... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void warn(char *param_1)
{
undefined *puVar1;
undefined *puVar2;
char *__format;
fflush(*(FILE **)PTR_stdout_00018fec);
puVar2 = PTR_s_elfedit_00019190;
__format = (char *)dcgettext(0,"%s: Warning: ",5);
puVar1 ... | PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000117c0
ADD EBX,0x6328
SUB ESP,0xc
MOV EAX,dword ptr [EBX + 0xffffffec]
PUSH dword ptr [EAX]
CALL 0x00011060
LEA EAX,[EBX + 0x190]
LEA EDI,[ESP + 0x24]
ADD ESP,0xc
MOV ESI,dword ptr [EAX]
LEA EAX,[EBX + 0xffffc936]
PUSH 0x5
PUSH EAX
PUSH 0x0
CALL 0x000110d0
ADD ESP,0xc
PUSH ESI
MOV ES... | null | null | null | null | [('const-417', u'LOAD_-1205981942'), (u'INDIRECT_-1205981655', u'COPY_-1205981707'), (u'CALL_-1205981787', u'INDIRECT_-1205981588'), ('const-0', u'CALL_-1205981869'), (u'LOAD_-1205981942', u'CALL_-1205981929'), (u'CALL_-1205981869', u'CAST_-1205981611'), (u'CALL_-1205981869', u'INDIRECT_-1205981623'), (u'INDIRECT_-1205... | [('const-417', u'LOAD_-1205981942'), (u'INDIRECT_-1205981655', u'COPY_-1205981707'), (u'CALL_-1205981787', u'INDIRECT_-1205981588'), ('const-0', u'CALL_-1205981869'), (u'LOAD_-1205981942', u'CALL_-1205981929'), (u'CALL_-1205981869', u'CAST_-1205981611'), (u'CALL_-1205981869', u'INDIRECT_-1205981623'), (u'INDIRECT_-1205... | null | null | 00012cd0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid warn(char *param_1)\n\n{\n undefined *puVar1;\n undefined *puVar2;\n char *__format;\n \n fflush(*(FILE **)PTR_stdout_00018fec);\n puVar2 = PTR_s_elfedit_00019190;\n __format = (char *)dcgettext(0,... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid warn(char *message,...)\n\n{\n undefined *puVar1;\n char *pcVar2;\n char *__format;\n \n fflush(*(FILE **)PTR_stdout_00018fec);\n pcVar2 = program_name;\n ... | (translation_unit "void warn(char *param_1)\n\n{\n undefined *puVar1;\n undefined *puVar2;\n char *__format;\n \n fflush(*(FILE **)PTR_stdout_00018fec);\n puVar2 = PTR_s_elfedit_00019190;\n __format = (char *)dcgettext(0,"%s: Warning: ",5);\n puVar1 = PTR_stderr_00018fdc;\n fprintf(*(FILE **)PTR_stderr_00018fd... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ... | (function_definition "void warn(char *param_1)\n\n{\n undefined *puVar1;\n undefined *puVar2;\n char *__format;\n \n fflush(*(FILE **)PTR_stdout_00018fec);\n puVar2 = PTR_s_elfedit_00019190;\n __format = (char *)dcgettext(0,"%s: Warning: ",5);\n puVar1 = PTR_stderr_00018fdc;\n fprintf(*(FILE **)PTR_stderr_0001... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(char *message,...)
{
type_1 *puVar1;
char *pcVar2;
char *__format;
var_1(*(type_2 **)PTR_stdout_00018fec);
pcVar2 = program_name;
__format = (char *)var_2(0... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(char *param_1)
{
undefined *puVar1;
undefined *puVar2;
char *__format;
fflush(*(FILE **)PTR_stdout_00018fec);
puVar2 = PTR_s_elfedit_00019190;
__format = (char *)dcgettext(0,"%s: Warning: ",5);
puVar... |
1723_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | parse_to_value | FUN_000433c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_execstack * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000433c0(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_000aa120(param_2,param_3,param_1 + 0x3d);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x2bec39
SUB ESP,0x8
MOV ESI,dword ptr [ESP + 0x14]
LEA EAX,[ESI + 0x3d]
PUSH EAX
PUSH dword ptr [ESP + 0x20]
PUSH dword ptr [ESP + 0x20]
CALL 0x000aa120
MOV byte ptr [ESI + 0x3c],0x1
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('tmp_208', u'CALL_-1206176746'), ('const-60', u'PTRSUB_-1206176619'), ('const-61', u'PTRSUB_-1206176637'), ('tmp_206', u'PTRSUB_-1206176619'), (u'PTRSUB_-1206176637', u'CALL_-1206176746'), ('const-417', u'STORE_-1206176742'), ('const-1', u'STORE_-1206176742'), ('const-0', u'RETURN_-1206176706'), ('tmp_206', u'PTRSUB_... | [('tmp_345', u'CALL_-1206176746'), ('tmp_344', u'INT_ADD_-1206176728'), (u'INT_ADD_-1206176728', u'CAST_-1206176628'), ('const-1', u'STORE_-1206176742'), ('const-61', u'INT_ADD_-1206176763'), (u'CAST_-1206176628', u'STORE_-1206176742'), ('const-0', u'RETURN_-1206176706'), (u'INT_ADD_-1206176763', u'CALL_-1206176746'), ... | null | null | 000433c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000433c0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa120(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" comment (function_definitio... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_execstack * this, char * option_name, char *\n arg, Command_line * param_3, General_option... | (translation_unit "void FUN_000433c0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa120(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_000433c0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa120(param_2... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression... | (function_definition "void FUN_000433c0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa120(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_000433c0(int param_1,undefined4 param_2,undefined4 param_3)" (identifi... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_execstack * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_000aa120(param_2,param_3,param_1 + 0x3d);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
|
26_sparc64-linux-gnu-objcopy_and_sparc64-linux-gnu-objcopy_strip.c | bfd_hash_newfunc | bfd_hash_newfunc |
void bfd_hash_newfunc(void)
{
(*(code *)PTR_bfd_hash_newfunc_0004006c)();
return;
}
|
void bfd_hash_newfunc(void)
{
(*(code *)PTR_bfd_hash_newfunc_0004006c)();
return;
}
| JMP dword ptr [EBX + 0x6c] | null | null | null | null | [('const-0', u'RETURN_-1205980723'), (u'CAST_-1205980649', u'CALLIND_-1205980726'), (u'INDIRECT_-1205980654', u'COPY_-1205980713'), ('tmp_58', u'CAST_-1205980649'), (u'CALLIND_-1205980726', u'INDIRECT_-1205980654')] | [('const-0', u'RETURN_-1205980723'), (u'CAST_-1205980649', u'CALLIND_-1205980726'), (u'INDIRECT_-1205980654', u'COPY_-1205980713'), ('tmp_58', u'CAST_-1205980649'), (u'CALLIND_-1205980726', u'INDIRECT_-1205980654')] | null | null | 000131c0 | x86 | O1 | (translation_unit "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_0004006c)();\n return;\n}\n\n" (function_definition "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_0004006c)();\n return;\n}" primitive_type (function_declarator "bfd_hash_newfunc(void)" identifier (parameter_li... | (translation_unit "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_0004006c)();\n return;\n}\n\n" (function_definition "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_0004006c)();\n return;\n}" primitive_type (function_declarator "bfd_hash_newfunc(void)" identifier (parameter_li... | (translation_unit "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_0004006c)();\n return;\n}\n\n" (function_definition "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_0004006c)();\n return;\n}" primitive_type (function_declarator "bfd_hash_newfunc(void)" identifier (parameter_li... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_0004006c)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_hash_newfunc(void)" (identifier "bfd_hash_newfunc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (co... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_hash_newfunc_0004006c)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar... | null |
void MASKED(void)
{
(*(code *)PTR_MASKED_0004006c)();
return;
}
|
5651_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | get_name | FUN_00144100 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: string get_name(Check_script * this) */
string * __thiscall gold::Check_script::get_name(string *__return_storage_ptr__,Check_script *this)
{
char *__s;
size_t sVar1;
int *piVar2;
int unaff_EDI;
basic_string<char,_s... |
int * FUN_00144100(int *param_1,int param_2)
{
char *__s;
size_t sVar1;
int *piVar2;
int unaff_EDI;
undefined1 *local_34;
int local_30;
undefined1 local_2c [28];
FUN_000559ee();
__s = (char *)(**(code **)(**(int **)(param_2 + 0x48) + 8))(*(int **)(param_2 + 0x48));
local_34 = local_2c;
FUN_00... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000559ee
ADD EDI,0x24aef7
PUSH ESI
PUSH EBX
LEA EBX,[EBP + -0x28]
SUB ESP,0x48
MOV EAX,dword ptr [EBP + 0xc]
MOV ESI,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX + 0x48]
MOV EDX,dword ptr [EAX]
PUSH EAX
CALL dword ptr [EDX + 0x8]
LEA ECX,[EBP + -0x30]
MOV dword ptr [EBP + -0x40],EBX... | null | null | null | null | [(u'PTRADD_-1207221025', u'CAST_-1207220991'), ('const-4294967244', u'PTRSUB_-1207221157'), ('const-1321689', u'INT_ADD_-1207221438'), ('const-0', u'PTRSUB_-1207221053'), ('tmp_1231', u'PTRSUB_-1207221157'), (u'INT_ADD_-1207221857', u'CALL_-1207221836'), ('const-8', u'PTRSUB_-1207221153'), ('const-2', u'PTRADD_-1207221... | [('tmp_1223', u'INT_ADD_-1207221857'), (u'CALL_-1207221815', u'INDIRECT_-1207221208'), (u'CALL_-1207221815', u'INDIRECT_-1207221225'), ('const-4', u'PTRADD_-1207220978'), ('tmp_2383', u'PTRADD_-1207220966'), ('const-1', u'PTRADD_-1207221051'), ('tmp_2384', u'INT_ADD_-1207221926'), ('const-417', u'LOAD_-1207221505'), (u... | null | null | 00144100 | x86 | O1 | (translation_unit "int * FUN_00144100(int *param_1,int param_2)\n\n{\n char *__s;\n size_t sVar1;\n int *piVar2;\n int unaff_EDI;\n undefined1 *local_34;\n int local_30;\n undefined1 local_2c [28];\n \n FUN_000559ee();\n __s = (char *)(**(code **)(**(int **)(param_2 + 0x48) + 8))(*(int **)(param_2 + 0x48));\n... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: string get_name(Check_script * this) */\n\nstring * __thiscall gold::Check_script::get_name(string *__return_storage_ptr__,Check_script *this)\n\n{\n char *__s;\n size_t sVar1;\n int *piVar2;\n int unaff_... | (translation_unit "int * FUN_00144100(int *param_1,int param_2)\n\n{\n char *__s;\n size_t sVar1;\n int *piVar2;\n int unaff_EDI;\n undefined1 *local_34;\n int local_30;\n undefined1 local_2c [28];\n \n FUN_000559ee();\n __s = (char *)(**(code **)(**(int **)(param_2 + 0x48) + 8))(*(int **)(param_2 + 0x48));\n... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declarati... | (function_definition "int * FUN_00144100(int *param_1,int param_2)\n\n{\n char *__s;\n size_t sVar1;\n int *piVar2;\n int unaff_EDI;\n undefined1 *local_34;\n int local_30;\n undefined1 local_2c [28];\n \n FUN_000559ee();\n __s = (char *)(**(code **)(**(int **)(param_2 + 0x48) + 8))(*(int **)(param_2 + 0x48))... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: string get_name(Check_script * this) */
type_1 * __thiscall gold::Check_script::get_name(type_1 *__return_storage_ptr__,Check_script *this)
{
char *__s;
size_t var_10;
int *var_12;
int var_8;
basic_string<var_2,_std... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
int * MASKED(int *param_1,int param_2)
{
char *__s;
size_t sVar1;
int *piVar2;
int unaff_EDI;
undefined1 *local_34;
int local_30;
undefined1 local_2c [28];
FUN_000559ee();
__s = (char *)(**(code **)(**(int **)(param_2 + 0x48) + 8))(*(int **)(param_2 + 0x48));
local_34 = local_2c;
FUN_00050e40... |
182_powerpc64-linux-gnu-size_and_powerpc64-linux-gnu-size_strip.c | access | access |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int access(char *__name,int __type)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* access@@GLIBC_2.0 */
halt_baddata(... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int access(char *__name,int __type)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205952286')] | [('const-1', u'RETURN_-1205952286')] | null | null | 0001a0d8 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint access(char *__name,int __type)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint access(char *__name,int __type)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* access@@GLI... | (translation_unit "int access(char *__name,int __type)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int access(char *__name,int __type)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "access(char *__name,int __type)" identifier (parameter_list "(char... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int access(char *__name,int __type)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "access(char *__name,int __type)" (identifier "access") (parameter_list "(char *__name,int __type)" (( "(") (parameter_declaration "char *__name" (primitive_type "char"... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__name,int __type)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* access@@GLIBC_2.0 */
var_1();
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__name,int __type)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
6781_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | check_constraint | FUN_001d1c20 |
/* DWARF original prototype: Section_constraint check_constraint(Sections_element * this,
Output_section_definition * * param_1) */
Section_constraint __thiscall
gold::Sections_element::check_constraint(Sections_element *this,Output_section_definition **param_2)
{
return CONSTRAINT_NONE;
}
|
undefined4 FUN_001d1c20(void)
{
return 0;
}
| XOR EAX,EAX
RET | null | null | null | null | [('const-0', u'COPY_-1207821277'), (u'COPY_-1207821277', u'RETURN_-1207821257'), ('const-0', u'RETURN_-1207821257')] | [('const-0', u'COPY_-1207821277'), (u'COPY_-1207821277', u'RETURN_-1207821257'), ('const-0', u'RETURN_-1207821257')] | null | null | 001d1c20 | x86 | O1 | (translation_unit "undefined4 FUN_001d1c20(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_001d1c20(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_001d1c20(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit "/* DWARF original prototype: Section_constraint check_constraint(Sections_element * this,\n Output_section_definition * * param_1) */\n\nSection_constraint __thiscall\ngold::Sections_element::check_constraint(Sections_element *this,Output_section_definition **param_2)\n\n{\n return CONSTRAINT_NONE... | (translation_unit "undefined4 FUN_001d1c20(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_001d1c20(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_001d1c20(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) }))) | (function_definition "undefined4 FUN_001d1c20(void)\n\n{\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_001d1c20(void)" (identifier "FUN_001d1c20") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")... |
/* DWARF original prototype: Section_constraint check_constraint(Sections_element * this,
Output_section_definition * * param_1) */
type_1 __thiscall
gold::type_2::function_1(type_2 *this,type_3 **param_2)
{
return CONSTRAINT_NONE;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal))))) | null |
undefined4 MASKED(void)
{
return 0;
}
|
12778_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | what | FUN_003f49e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* what() const */
void std::logic_error::what(void)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_003f49e0(undefined4 param_1)
{
undefined4 uVar1;
uVar1 = FUN_003f4870(param_1);
FUN_003f47f0(uVar1);
return;
}
| PUSH EBX
CALL 0x00050b50
ADD EBX,0x1f561a
SUB ESP,0x14
PUSH dword ptr [ESP + 0x1c]
CALL 0x003f4870
MOV dword ptr [ESP],EAX
CALL 0x003f47f0
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1205843470')] | [('tmp_306', u'CALL_-1205843431'), (u'CALL_-1205843431', u'CALL_-1205843418'), ('const-0', u'RETURN_-1205843390')] | null | null | 003f49e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003f49e0(undefined4 param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_003f4870(param_1);\n FUN_003f47f0(uVar1);\n return;\n}\n\n" comment (function_definition "void FUN_003f49e0(undefined4 param... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* what() const */\n\nvoid std::logic_error::what(void)\n\n{\n}\n\n" comment comment (function_definition "void std::logic_error::what(void)\n\n{\n}" primitive_type (ERROR "std::logic_error::" identifier : : iden... | (translation_unit "void FUN_003f49e0(undefined4 param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_003f4870(param_1);\n FUN_003f47f0(uVar1);\n return;\n}\n\n" (function_definition "void FUN_003f49e0(undefined4 param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_003f4870(param_1);\n FUN_003f47f0(uVar1);\n retur... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (call_expressi... | (function_definition "void FUN_003f49e0(undefined4 param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_003f4870(param_1);\n FUN_003f47f0(uVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003f49e0(undefined4 param_1)" (identifier "FUN_003f49e0") (parameter_list "(undefined4 param_1)" (( "(") (p... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* what() const */
void std::logic_error::function_1(void)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (express... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1)
{
undefined4 uVar1;
uVar1 = FUN_003f4870(param_1);
FUN_003f47f0(uVar1);
return;
}
|
6873_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | __inplace_stable_sort<__gnu_cxx::__normal_iterator<gold::Output_section**,_std::vector<gold::Output_section*>_>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Sort_output_sections>_> | FUN_001d7850 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* DWARF original name: __inplace_stable_sort<__gnu_cxx::__normal_iterator<gold::Output_section**,
std::vector<gold::Output_section*> >,
__gnu_cxx::__ops::_Iter_comp_iter<gold::Sort_output_sections> > */
void std::
__inplace_stabl... |
void FUN_001d7850(int param_1,int param_2,undefined4 param_3)
{
int iVar1;
int iVar2;
if (0x38 < param_2 - param_1) {
iVar2 = (param_2 - param_1 >> 3) * 4;
iVar1 = param_1 + iVar2;
FUN_001d7850(param_1,iVar1,param_3);
FUN_001d7850(iVar1,param_2,param_3);
FUN_001d76c0(param_1,iVar1,param_2... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV EDI,dword ptr [ESP + 0x34]
MOV ESI,dword ptr [ESP + 0x30]
MOV EBX,dword ptr [ESP + 0x38]
MOV EAX,EDI
SUB EAX,ESI
CMP EAX,0x38
JLE 0x001d78c0
SAR EAX,0x3
SUB ESP,0x4
LEA EDX,[EAX*0x4 + 0x0]
LEA EBP,[ESI + EDX*0x1]
MOV dword ptr [ESP + 0x10],EDX
PUSH EBX
PUSH EBP
PUSH ... | null | null | null | null | [(u'CAST_-1207797130', u'INT_SUB_-1207797606'), ('const-2', u'INT_SRIGHT_-1207797414'), ('tmp_840', u'CALL_-1207797253'), ('const-56', u'INT_SLESS_-1207797590'), ('tmp_842', u'CALL_-1207797506'), (u'CAST_-1207797078', u'INT_SUB_-1207797440'), ('const-2', u'INT_SRIGHT_-1207797366'), (u'INT_SRIGHT_-1207797566', u'INT_MUL... | [('tmp_1393', u'CALL_-1207797506'), ('tmp_1393', u'CALL_-1207797337'), ('tmp_1393', u'INT_SUB_-1207797606'), ('const-56', u'INT_SLESS_-1207797590'), (u'INT_SRIGHT_-1207797566', u'INT_MULT_-1207797518'), (u'INT_ADD_-1207797520', u'CALL_-1207797506'), (u'INT_MULT_-1207797518', u'INT_SRIGHT_-1207797366'), (u'INT_SRIGHT_-1... | null | null | 001d7850 | x86 | O1 | (translation_unit "void FUN_001d7850(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n int iVar2;\n \n if (0x38 < param_2 - param_1) {\n iVar2 = (param_2 - param_1 >> 3) * 4;\n iVar1 = param_1 + iVar2;\n FUN_001d7850(param_1,iVar1,param_3);\n FUN_001d7850(iVar1,param_2,param_3);\n FUN_0... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name: __inplace_stable_sort<__gnu_cxx::__normal_iterator<gold::Output_section**,\n std::vector<gold::Output_section*> >,\n __gnu_cxx::__ops::_Iter_comp_iter<gold::Sort_output_sections> > */\n\nvoid std... | (translation_unit "void FUN_001d7850(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n int iVar2;\n \n if (0x38 < param_2 - param_1) {\n iVar2 = (param_2 - param_1 >> 3) * 4;\n iVar1 = param_1 + iVar2;\n FUN_001d7850(param_1,iVar1,param_3);\n FUN_001d7850(iVar1,param_2,param_3);\n FUN_0... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression... | (function_definition "void FUN_001d7850(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n int iVar2;\n \n if (0x38 < param_2 - param_1) {\n iVar2 = (param_2 - param_1 >> 3) * 4;\n iVar1 = param_1 + iVar2;\n FUN_001d7850(param_1,iVar1,param_3);\n FUN_001d7850(iVar1,param_2,param_3);\n FU... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* DWARF original name: __inplace_stable_sort<__gnu_cxx::__normal_iterator<gold::Output_section**,
std::vector<gold::Output_section*> >,
__gnu_cxx::__ops::_Iter_comp_iter<gold::Sort_output_sections> > */
void std::
var_2<var_3::__... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:... | null |
void MASKED(int param_1,int param_2,undefined4 param_3)
{
int iVar1;
int iVar2;
if (0x38 < param_2 - param_1) {
iVar2 = (param_2 - param_1 >> 3) * 4;
iVar1 = param_1 + iVar2;
MASKED(param_1,iVar1,param_3);
MASKED(iVar1,param_2,param_3);
FUN_001d76c0(param_1,iVar1,param_2,iVar2 >> 2,param_... |
801_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c | xcalloc | xcalloc |
/* WARNING: Control flow encountered bad instruction data */
void xcalloc(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void xcalloc(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206430934')] | [('const-1', u'RETURN_-1206430934')] | null | null | 00085320 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xcalloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xcalloc(void)\n\n{\n /* WARNING: Bad instruction ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xcalloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xcalloc(void)\n\n{\n /* WARNING: Bad instruction ... | (translation_unit "void xcalloc(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void xcalloc(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "xcalloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void xcalloc(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "xcalloc(void)" (identifier "xcalloc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
1678_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | ~Struct_no_be8 | FUN_00042870 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_be8(Struct_no_be8 * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_be8::~Struct_no_be8(Struct_no_be8 *this,int __in_chrg)
{
pointer pcVar1;
(this->supe... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00042870(undefined4 *param_1)
{
*param_1 = &PTR_FUN_002f5f60;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001807a0((undefined4 *)param_1[1]);
}
FUN_00180780(param_1,0x3c);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x2bf789
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff3f60]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x000428a2
SUB ESP,0xc
PUSH EAX
CALL 0x001807a0
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x3c
PUSH ESI
CALL 0x00180780
AD... | null | null | null | null | [('const-417', u'STORE_-1206179661'), (u'PTRSUB_-1206179430', u'PTRSUB_-1206179428'), ('const-0', u'PTRSUB_-1206179444'), ('tmp_323', u'PTRSUB_-1206179435'), (u'PTRSUB_-1206179434', u'PTRSUB_-1206179430'), ('const-0', u'RETURN_-1206179541'), (u'PTRSUB_-1206179435', u'PTRSUB_-1206179434'), ('const-417', u'LOAD_-12061796... | [(u'PTRSUB_-1206179446', u'STORE_-1206179661'), ('tmp_597', u'CALL_-1206179574'), ('const-3104608', u'PTRSUB_-1206179446'), ('const-0', u'RETURN_-1206179541'), (u'LOAD_-1206179658', u'CAST_-1206179443'), ('const-1', u'PTRADD_-1206179443'), ('const-3', u'PTRADD_-1206179455'), (u'PTRADD_-1206179455', u'INT_NOTEQUAL_-1206... | null | null | 00042870 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00042870(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f5f60;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n FUN_00180780(param_1,0x3c);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_be8(Struct_no_be8 * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_be8::~Struct_no_be8(Struct_no_be8 *this,int __in_chrg)\n\n{\n pointer... | (translation_unit "void FUN_00042870(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f5f60;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n FUN_00180780(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_00042870(undefined4 *param_1)\n\n{\n *para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_00042870(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f5f60;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n FUN_00180780(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00042870(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_be8(Struct_no_be8 * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
(this->super_Struct_va... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_002f5f60;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001807a0((undefined4 *)param_1[1]);
}
FUN_00180780(param_1,0x3c);
return;
}
|
119_sparc64-linux-gnu-c++filt(1)_and_sparc64-linux-gnu-c++filt(1)_strip.c | bfd_set_default_target | bfd_set_default_target |
/* WARNING: Control flow encountered bad instruction data */
void bfd_set_default_target(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_set_default_target(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206058962')] | [('const-1', u'RETURN_-1206058962')] | null | null | 00020024 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_default_target(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_default_target(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_default_target(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_default_target(void)\n\n{\n ... | (translation_unit "void bfd_set_default_target(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_set_default_target(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_default_target(void)" identifier (parameter_list "(void)" ( (p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_set_default_target(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_set_default_target(void)" (identifier "bfd_set_default_target") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (c... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
9553_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | _M_realloc_insert<const_gold::Input_section_info&> | FUN_00339410 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original name: _M_realloc_insert<const gold::Input_section_info&>
DWARF original prototype: void
_M_realloc_insert<const_gold::Input_section_info&>(vector<gold::... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00339410(int *param_1,int param_2,undefined4 *param_3)
{
int iVar1;
int iVar2;
undefined4 uVar3;
undefined4 uVar4;
uint uVar5;
int iVar6;
undefined4 *puVar7;
undefined4 *puVar8;
undefined4 *puVar9;
u... | CALL 0x00074f02
ADD EAX,0x2b0beb
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x2c
MOV EBX,dword ptr [EBP + 0xc]
MOV EDI,dword ptr [EBP + 0x10]
MOV dword ptr [EBP + -0x20],EAX
MOV EAX,dword ptr [EBP + 0x8]
MOV ESI,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0x4]
MOV dword ptr [EBP + -0x24],EAX
SUB EAX,ESI
SUB E... | null | null | null | null | [('const-4', u'INT_ADD_-1205035892'), ('const-4294967295', u'PTRADD_-1205035538'), (u'CAST_-1205035538', u'INT_RIGHT_-1205037488'), ('tmp_3322', u'CBRANCH_-1205036102'), ('const-0', u'PTRSUB_-1205035434'), ('const-20', u'PTRSUB_-1205035768'), (u'PTRADD_-1205035503', u'COPY_-1205035341'), (u'CAST_-1205035372', u'LOAD_-1... | [('tmp_5816', u'PTRADD_-1205035845'), (u'PTRADD_-1205035516', u'LOAD_-1205036774'), (u'PTRADD_-1205035919', u'STORE_-1205037747'), (u'PTRADD_-1205035766', u'LOAD_-1205037319'), ('const-4294967293', u'PTRADD_-1205035660'), ('const-4', u'PTRADD_-1205035252'), ('tmp_3322', u'CBRANCH_-1205036102'), ('const-4', u'PTRADD_-12... | null | null | 00339410 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00339410(int *param_1,int param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n uint uVar5;\n int iVar6;\n undefined4 *puVar7;\n undefined4 *puV... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original name: _M_realloc_insert<const gold::Input_section_info&>\n DWARF original prototype: void\n _M_realloc_insert<const_gold::Input_sectio... | (translation_unit "void FUN_00339410(int *param_1,int param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n uint uVar5;\n int iVar6;\n undefined4 *puVar7;\n undefined4 *puVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n undefined4 *puVar11;\n uint local_34... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT... | (function_definition "void FUN_00339410(int *param_1,int param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n uint uVar5;\n int iVar6;\n undefined4 *puVar7;\n undefined4 *puVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n undefined4 *puVar11;\n uint local... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original name: _M_realloc_insert<const gold::Input_section_info&>
DWARF original prototype: void
_M_realloc_insert<const_gold::Input_section_info&>(vector<gold::... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int *param_1,int param_2,undefined4 *param_3)
{
int iVar1;
int iVar2;
undefined4 uVar3;
undefined4 uVar4;
uint uVar5;
int iVar6;
undefined4 *puVar7;
undefined4 *puVar8;
undefined4 *puVar9;
undefin... |
2920_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | find_section_by_type | FUN_00085ea0 |
/* DWARF original prototype: uint find_section_by_type(Elf_file<32,_true,_gold::Incremental_binary>
* this, uint type) */
uint __thiscall
elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type
(Elf_file<32,_true,_gold::Incremental_binary> *this,uint type)
{
uint uVar1;
Output_fil... |
int FUN_00085ea0(int *param_1,uint param_2)
{
int iVar1;
uint uVar2;
uint uVar3;
int iVar4;
int iVar5;
int iVar6;
FUN_00085da0(param_1);
iVar1 = param_1[3];
uVar3 = param_1[1];
iVar6 = *(int *)(*param_1 + 0x28);
if ((param_1[2] < 0) ||
(iVar5 = param_1[2] + (uint)CARRY4(iVar1 * 0x28,uVar... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x28
MOV EBX,dword ptr [ESP + 0x3c]
MOV EAX,dword ptr [ESP + 0x40]
MOV dword ptr [ESP + 0x18],EAX
PUSH EBX
CALL 0x00085da0
MOV EDX,dword ptr [EBX + 0xc]
MOV EAX,dword ptr [EBX]
ADD ESP,0x10
MOV EDI,dword ptr [EBX + 0x8]
MOV ESI,dword ptr [EBX + 0x4]
LEA ECX,[EDX + EDX*0x4]
MO... | null | null | null | null | [('const-65280', u'INT_AND_-1206427561'), ('const-417', u'LOAD_-1206427755'), (u'INT_LESS_-1206427776', u'INT_ZEXT_-1206427762'), ('const-0', u'RETURN_-1206427604'), (u'INT_RIGHT_-1206427560', u'INT_OR_-1206427561'), (u'LOAD_-1206427914', u'INT_SLESS_-1206427837'), (u'PTRADD_-1206427671', u'MULTIEQUAL_-1206427348'), ('... | [('const-65280', u'INT_AND_-1206427561'), (u'LOAD_-1206427896', u'INT_ADD_-1206427775'), (u'CAST_-1206427379', u'LOAD_-1206427791'), (u'INT_LESS_-1206427776', u'INT_ZEXT_-1206427762'), ('const-0', u'RETURN_-1206427604'), (u'INT_RIGHT_-1206427560', u'INT_OR_-1206427561'), (u'LOAD_-1206427914', u'INT_SLESS_-1206427837'),... | null | null | 00085ea0 | x86 | O1 | (translation_unit "int FUN_00085ea0(int *param_1,uint param_2)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n \n FUN_00085da0(param_1);\n iVar1 = param_1[3];\n uVar3 = param_1[1];\n iVar6 = *(int *)(*param_1 + 0x28);\n if ((param_1[2] < 0) ||\n (iVar5 = param_1[2]... | (translation_unit "/* DWARF original prototype: uint find_section_by_type(Elf_file<32,_true,_gold::Incremental_binary>\n * this, uint type) */\n\nuint __thiscall\nelfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type\n (Elf_file<32,_true,_gold::Incremental_binary> *this,uint type)\n\n{\n... | (translation_unit "int FUN_00085ea0(int *param_1,uint param_2)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n \n FUN_00085da0(param_1);\n iVar1 = param_1[3];\n uVar3 = param_1[1];\n iVar6 = *(int *)(*param_1 + 0x28);\n if ((param_1[2] < 0) ||\n (iVar5 = param_1[2]... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d... | (function_definition "int FUN_00085ea0(int *param_1,uint param_2)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n \n FUN_00085da0(param_1);\n iVar1 = param_1[3];\n uVar3 = param_1[1];\n iVar6 = *(int *)(*param_1 + 0x28);\n if ((param_1[2] < 0) ||\n (iVar5 = param_1... |
/* DWARF original prototype: uint find_section_by_type(Elf_file<32,_true,_gold::Incremental_binary>
* this, uint type) */
type_1 __thiscall
elfcpp::Elf_file<32,_true,_gold::type_4>::find_section_by_type
(Elf_file<32,_true,_gold::type_4> *this,type_1 var_12)
{
type_1 var_4;
type_2 *pOVar2;
int var_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif... | null |
int MASKED(int *param_1,uint param_2)
{
int iVar1;
uint uVar2;
uint uVar3;
int iVar4;
int iVar5;
int iVar6;
FUN_00085da0(param_1);
iVar1 = param_1[3];
uVar3 = param_1[1];
iVar6 = *(int *)(*param_1 + 0x28);
if ((param_1[2] < 0) ||
(iVar5 = param_1[2] + (uint)CARRY4(iVar1 * 0x28,uVar3),
... |
394_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | lang_relax_sections | FUN_00028f50 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void lang_relax_sections(bfd_boolean need_layout)
{
int iVar1;
int iVar2;
bfd_boolean relax_again;
iVar1 = link_info.relax_pass;
if ((uint)link_info.disable_target_specific_optimizations < 2) {
link_info.relax_pa... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00028f50(int param_1)
{
int iVar1;
int iVar2;
int local_10;
iVar1 = DAT_001c4638;
if (DAT_001c45f8 < 2) {
DAT_001c4638 = 0;
iVar2 = iVar1 + -1;
if (iVar1 != 0) {
do {
DAT_001c463c ... | CALL 0x0001d3b2
ADD EAX,0x1990ab
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x10
LEA EDI,[EAX + 0x25e0]
CMP dword ptr [EDI + 0x18],0x1
JBE 0x00028f80
MOV EAX,dword ptr [ESP + 0x20]
TEST EAX,EAX
JNZ 0x00028fe1
ADD ESP,0x10
POP EBX
POP ESI
POP EDI
RET
MOV EAX,dword ptr [EDI + 0x58]
LEA EBX,[ESP + 0xc]
MOV dword ptr [EDI + 0x58],... | null | null | null | null | [('const-0', u'RETURN_-1206022185'), (u'CALL_-1206022065', u'INDIRECT_-1206021532'), ('const-1', u'INT_ADD_-1206022029'), ('tmp_663', u'CBRANCH_-1206021937'), ('tmp_162', u'CBRANCH_-1206022222'), (u'INDIRECT_-1206021555', u'INT_ADD_-1206021902'), (u'CALL_-1206022057', u'INDIRECT_-1206021504'), (u'INT_ADD_-1206022079', ... | [('const-0', u'RETURN_-1206022185'), (u'INDIRECT_-1206021621', u'MULTIEQUAL_-1206021659'), (u'INDIRECT_-1206021570', u'MULTIEQUAL_-1206021599'), ('const-1', u'INT_ADD_-1206022029'), (u'INDIRECT_-1206021570', u'MULTIEQUAL_-1206021608'), ('tmp_663', u'CBRANCH_-1206021937'), ('const-4294967295', u'INT_NOTEQUAL_-1206021889... | null | null | 00028f50 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00028f50(int param_1)\n\n{\n int iVar1;\n int iVar2;\n int local_10;\n \n iVar1 = DAT_001c4638;\n if (DAT_001c45f8 < 2) {\n DAT_001c4638 = 0;\n iVar2 = iVar1 + -1;\n if (iVar1 != 0) {\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid lang_relax_sections(bfd_boolean need_layout)\n\n{\n int iVar1;\n int iVar2;\n bfd_boolean relax_again;\n \n iVar1 = link_info.relax_pass;\n if ((uint)link_info.disable_target_specific_optimizations <... | (translation_unit "void FUN_00028f50(int param_1)\n\n{\n int iVar1;\n int iVar2;\n int local_10;\n \n iVar1 = DAT_001c4638;\n if (DAT_001c45f8 < 2) {\n DAT_001c4638 = 0;\n iVar2 = iVar1 + -1;\n if (iVar1 != 0) {\n do {\n DAT_001c463c = -1;\n do {\n DAT_001c463c = DAT_001c463c ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthe... | (function_definition "void FUN_00028f50(int param_1)\n\n{\n int iVar1;\n int iVar2;\n int local_10;\n \n iVar1 = DAT_001c4638;\n if (DAT_001c45f8 < 2) {\n DAT_001c4638 = 0;\n iVar2 = iVar1 + -1;\n if (iVar1 != 0) {\n do {\n DAT_001c463c = -1;\n do {\n DAT_001c463c = DAT_001c46... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void function_1(type_1 var_7)
{
int var_1;
int var_6;
type_1 var_5;
var_1 = link_info.relax_pass;
if ((type_2)link_info.disable_target_specific_optimizations < 2) {
link_info.relax_pass = 0;
var_6 = var_1 + -... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarati... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1)
{
int iVar1;
int iVar2;
int local_10;
iVar1 = DAT_001c4638;
if (DAT_001c45f8 < 2) {
DAT_001c4638 = 0;
iVar2 = iVar1 + -1;
if (iVar1 != 0) {
do {
DAT_001c463c = -1;
... |
8881_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | filebuf | FUN_00229a60 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::filebuf::filebuf(std::filebuf&&) */
void __thiscall std::filebuf::filebuf(filebuf *this,filebuf *param_1)
{
filebuf fVar1;
undefined4 uVar2;
uint uVar3;
streambuf::streambuf((streambuf *)this,(streambuf *)param... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00229a60(undefined4 *param_1,int param_2)
{
undefined1 uVar1;
undefined4 uVar2;
uint uVar3;
FUN_00208ad0(param_1,param_2);
*param_1 = &PTR_FUN_003a7840;
uVar3 = 0;
do {
*(undefined4 *)((int)param_1 ... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x180595
SUB ESP,0x14
MOV EDI,dword ptr [EBP + 0x8]
MOV ESI,dword ptr [EBP + 0xc]
PUSH ESI
PUSH EDI
CALL 0x00208ad0
LEA EAX,[EBX + 0xffffd838]
XOR EDX,EDX
ADD EAX,0x8
MOV dword ptr [EDI],EAX
XOR EAX,EAX
MOV dword ptr [EDI + EAX*0x1 + 0x20],EDX
ADD ... | null | null | null | null | [('const-1', u'PTRADD_-1203921988'), ('const-0', u'STORE_-1203922106'), ('const-1', u'PTRADD_-1203922075'), ('const-1', u'PTRADD_-1203921575'), ('const-0', u'STORE_-1203921895'), (u'PTRADD_-1203921777', u'CAST_-1203921577'), (u'CAST_-1203921604', u'LOAD_-1203921881'), ('const-417', u'STORE_-1203921843'), ('const-112', ... | [('const-417', u'STORE_-1203922024'), ('tmp_1209', u'INT_ADD_-1203921633'), (u'CAST_-1203921412', u'STORE_-1203921641'), (u'CAST_-1203921709', u'LOAD_-1203922068'), ('const-92', u'INT_ADD_-1203921998'), (u'INT_ADD_-1203921881', u'CAST_-1203921593'), ('const-417', u'STORE_-1203921695'), ('const-417', u'STORE_-1203921863... | null | null | 00229a60 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00229a60(undefined4 *param_1,int param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n uint uVar3;\n \n FUN_00208ad0(param_1,param_2);\n *param_1 = &PTR_FUN_003a7840;\n uVar3 = 0;\n do {\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::filebuf::filebuf(std::filebuf&&) */\n\nvoid __thiscall std::filebuf::filebuf(filebuf *this,filebuf *param_1)\n\n{\n filebuf fVar1;\n undefined4 uVar2;\n uint uVar3;\n \n streambuf::streambuf((streamb... | (translation_unit "void FUN_00229a60(undefined4 *param_1,int param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n uint uVar3;\n \n FUN_00208ad0(param_1,param_2);\n *param_1 = &PTR_FUN_003a7840;\n uVar3 = 0;\n do {\n *(undefined4 *)((int)param_1 + uVar3 + 0x20) = 0;\n uVar3 = uVar3 + 4;\n } while (uVar... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_e... | (function_definition "void FUN_00229a60(undefined4 *param_1,int param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n uint uVar3;\n \n FUN_00208ad0(param_1,param_2);\n *param_1 = &PTR_FUN_003a7840;\n uVar3 = 0;\n do {\n *(undefined4 *)((int)param_1 + uVar3 + 0x20) = 0;\n uVar3 = uVar3 + 4;\n } while (u... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::filebuf::filebuf(std::filebuf&&) */
void __thiscall std::function_1::function_1(function_1 *var_2,function_1 *var_4)
{
function_1 fVar1;
type_1 uVar2;
type_2 var_3;
streambuf::var_1((var_1 *)var_2,(var_1 *)var_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1,int param_2)
{
undefined1 uVar1;
undefined4 uVar2;
uint uVar3;
FUN_00208ad0(param_1,param_2);
*param_1 = &PTR_FUN_003a7840;
uVar3 = 0;
do {
*(undefined4 *)((int)param_1 + uVar... |
263_x86_64-linux-gnux32-objdump_and_x86_64-linux-gnux32-objdump_strip.c | display_debug_pubnames | FUN_000358d0 |
/* WARNING: Unknown calling convention */
int display_debug_pubnames(dwarf_section *section,void *file)
{
int iVar1;
iVar1 = display_debug_pubnames_worker(section,file,0);
return iVar1;
}
|
void FUN_000358d0(void)
{
FUN_000351f0();
return;
}
| MOV EDX,dword ptr [ESP + 0x8]
MOV EAX,dword ptr [ESP + 0x4]
XOR ECX,ECX
JMP 0x000351f0 | null | null | null | null | [('tmp_50', u'CALL_-1206101776'), ('const-0', u'RETURN_-1206101772'), ('const-0', u'CALL_-1206101776'), ('tmp_49', u'CALL_-1206101776'), (u'CALL_-1206101776', u'RETURN_-1206101772')] | [('const-0', u'RETURN_-1206101772')] | null | null | 000358d0 | x86 | O1 | (translation_unit "void FUN_000358d0(void)\n\n{\n FUN_000351f0();\n return;\n}\n\n" (function_definition "void FUN_000358d0(void)\n\n{\n FUN_000351f0();\n return;\n}" primitive_type (function_declarator "FUN_000358d0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com... | (translation_unit "/* WARNING: Unknown calling convention */\n\nint display_debug_pubnames(dwarf_section *section,void *file)\n\n{\n int iVar1;\n \n iVar1 = display_debug_pubnames_worker(section,file,0);\n return iVar1;\n}\n\n" comment (function_definition "int display_debug_pubnames(dwarf_section *section,void *fi... | (translation_unit "void FUN_000358d0(void)\n\n{\n FUN_000351f0();\n return;\n}\n\n" (function_definition "void FUN_000358d0(void)\n\n{\n FUN_000351f0();\n return;\n}" primitive_type (function_declarator "FUN_000358d0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_000358d0(void)\n\n{\n FUN_000351f0();\n return;\n}" (primitive_type "void") (function_declarator "FUN_000358d0(void)" (identifier "FUN_000358d0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_000351f0();\n... |
/* WARNING: Unknown calling convention */
int function_1(type_1 *section,void *file)
{
int iVar1;
iVar1 = var_1(section,file,0);
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (retur... | null |
void MASKED(void)
{
FUN_000351f0();
return;
}
|
551_i686-kfreebsd-gnu-strip_and_i686-kfreebsd-gnu-strip_strip.c | close | close |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int close(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* close@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int close(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185346')] | [('const-1', u'RETURN_-1206185346')] | null | null | 00041274 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (functio... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* close@@GLIBC_2.0 */\n halt... | (translation_unit "int close(int __fd)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int close(int __fd)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "close(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" primi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int close(int __fd)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "close(int __fd)" (identifier "close") (parameter_list "(int __fd)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "__fd")) () ")"))) (compound_statement ... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* close@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments:... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.