OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:basic_block
(Results
1 - 8
of
8
) sorted by null
/external/google-breakpad/src/common/dwarf/
line_state_machine.h
45
basic_block
= false;
54
bool
basic_block
;
member in struct:dwarf2reader::LineStateMachine
/external/elfutils/tests/
get-lines.c
115
bool
basic_block
;
local
116
if (dwarf_lineblock (l, &
basic_block
) != 0)
117
basic_block
= false;
127
basic_block
? "yes" : "no", prologue_end ? "yes" : "no",
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
coretypes.h
154
typedef struct basic_block_def *
basic_block
;
typedef in typeref:struct:basic_block_def
/external/elfutils/libdw/
dwarf_getsrclines.c
89
bool
basic_block
;
member in struct:line_state
137
SET (
basic_block
);
200
.
basic_block
= false,
465
state.
basic_block
= false;
499
state.
basic_block
= false;
603
state.
basic_block
= false;
668
state.
basic_block
= true;
libdwP.h
252
unsigned int
basic_block
:1;
member in struct:Dwarf_Line_s
/toolchain/binutils/binutils-2.25/gold/
dwarf_reader.cc
1528
bool
basic_block
;
member in struct:gold::LineStateMachine
[
all
...]
/external/valgrind/coregrind/m_debuginfo/
readdwarf.c
154
Int
basic_block
;
member in struct:__anon26338
244
state_machine_regs.
basic_block
= 0;
684
state_machine_regs.
basic_block
= 0; /* JRS added */
730
state_machine_regs.
basic_block
= 1;
[
all
...]
/toolchain/binutils/binutils-2.25/binutils/
dwarf.c
372
int
basic_block
;
member in struct:State_Machine_Registers
394
state_machine_regs.
basic_block
= 0;
[
all
...]
Completed in 1424 milliseconds