OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uw1
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/coregrind/m_debuginfo/
d3basics.c
517
UWord
uw1
, uw2;
local
640
uw1
= (UWord)read_leb128U( &expr );
641
if (!get_Dwarf_Reg( &a1,
uw1
, regs ))
657
POP(
uw1
);
658
uw1
+= (UWord)read_leb128U( &expr );
659
PUSH(
uw1
);
676
POP(
uw1
);
677
if (VG_(am_is_valid_for_client)( (Addr)
uw1
, sizeof(Addr),
679
uw1
= ML_(read_UWord)((void *)
uw1
);
[
all
...]
/external/valgrind/include/
pub_tool_basics.h
119
typedef struct { UWord
uw1
; UWord uw2; } UWordPair;
member in struct:__anon37692
Completed in 581 milliseconds