Home
last modified time | relevance | path

Searched refs:RELOC_NE (Results 1 – 2 of 2) sorted by relevance

/dports/editors/biew/biew-610/plugins/bin/
H A Dne.c433 RELOC_NE rne; in __ReadProcListNE()
439 bioReadBuffer(handle,&rne,sizeof(RELOC_NE)); in __ReadProcListNE()
1016 RELOC_NE rne; in BuildNERefChain()
1018 this_reloc_off = reloc_off + i*sizeof(RELOC_NE); in BuildNERefChain()
1019 bmReadBufferEx(&rne,sizeof(RELOC_NE),this_reloc_off,SEEKF_START); in BuildNERefChain()
1045 RELOC_NE rne; in compare_ne_spec()
1051 …bmReadBufferEx(&rne,sizeof(RELOC_NE),CurrSegmentStart + CurrSegmentLength + 2 + sizeof(RELOC_NE)*r… in compare_ne_spec()
1075 static RELOC_NE rne; in __found_RNE()
1092 static RELOC_NE rne; in __found_RNE_spec()
1117 RELOC_NE * rne; in __findSpecType()
[all …]
H A Dne.h111 }RELOC_NE; typedef