OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:abbrev
(Results
101 - 125
of
621
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DWARFContext.cpp
58
if (
Abbrev
)
59
return
Abbrev
.get();
63
Abbrev
.reset(new DWARFDebugAbbrev());
64
Abbrev
->parse(abbrData);
65
return
Abbrev
.get();
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
dw2-compressed.S
46
.4byte .Labbrev1_begin /* Offset into
abbrev
section */
50
.uleb128 1 /*
Abbrev
: DW_TAG_compile_unit */
59
.uleb128 2 /*
Abbrev
: DW_TAG_subprogram */
71
.uleb128 3 /*
Abbrev
: DW_TAG_base_type */
146
/*
Abbrev
table -- compressed */
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/i386/
compressed-1a.d
35
Abbrev
Offset: 0x0
37
<0><b>:
Abbrev
Number: 1 \(DW_TAG_compile_unit\)
45
<1><25>:
Abbrev
Number: 2 \(DW_TAG_subprogram\)
53
<1><37>:
Abbrev
Number: 2 \(DW_TAG_subprogram\)
61
<1><49>:
Abbrev
Number: 0
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/x86-64/
compressed-1a.d
35
Abbrev
Offset: 0x0
37
<0><b>:
Abbrev
Number: 1 \(DW_TAG_compile_unit\)
45
<1><2d>:
Abbrev
Number: 2 \(DW_TAG_subprogram\)
53
<1><47>:
Abbrev
Number: 2 \(DW_TAG_subprogram\)
61
<1><61>:
Abbrev
Number: 0
/frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriter.cpp
41
// VALUE_SYMTAB_BLOCK
abbrev
id's.
47
// CONSTANTS_BLOCK
abbrev
id's.
53
// FUNCTION_BLOCK
abbrev
id's.
192
//
Abbrev
for TYPE_CODE_POINTER.
199
//
Abbrev
for TYPE_CODE_FUNCTION.
208
//
Abbrev
for TYPE_CODE_STRUCT_ANON.
216
//
Abbrev
for TYPE_CODE_STRUCT_NAME.
223
//
Abbrev
for TYPE_CODE_STRUCT_NAMED.
231
//
Abbrev
for TYPE_CODE_ARRAY.
436
// Emit
abbrev
for globals, now that we know # sections and max alignment
[
all
...]
/frameworks/compile/slang/BitWriter_3_2/
BitcodeWriter.cpp
41
// VALUE_SYMTAB_BLOCK
abbrev
id's.
47
// CONSTANTS_BLOCK
abbrev
id's.
53
// FUNCTION_BLOCK
abbrev
id's.
192
//
Abbrev
for TYPE_CODE_POINTER.
199
//
Abbrev
for TYPE_CODE_FUNCTION.
208
//
Abbrev
for TYPE_CODE_STRUCT_ANON.
217
//
Abbrev
for TYPE_CODE_STRUCT_NAME.
224
//
Abbrev
for TYPE_CODE_STRUCT_NAMED.
233
//
Abbrev
for TYPE_CODE_ARRAY.
449
// Emit
abbrev
for globals, now that we know # sections and max alignment
[
all
...]
/external/strace/
s390.c
502
if (!
abbrev
(tcp)) {
518
if (!
abbrev
(tcp)) {
540
if (!
abbrev
(tcp)) {
574
if (!
abbrev
(tcp) && hdr->infpflg1)
582
if (!
abbrev
(tcp) && hdr->infpflg2) /* Reserved */
592
if (!
abbrev
(tcp) && hdr->infpval1)
603
if (!
abbrev
(tcp) && hdr->infpval2) /* Reserved */
618
if (!
abbrev
(tcp) && !IS_ZERO(hdr->reserved_1__))
624
if (!
abbrev
(tcp)) {
664
if (!
abbrev
(tcp) && hdr->infyflg1
[
all
...]
dirent64.c
84
if (!
abbrev
(tcp))
88
if (!
abbrev
(tcp)) {
119
if (!
abbrev
(tcp))
/external/elfutils/libdw/
dwarf_siblingof.c
93
|| unlikely (this_die.
abbrev
== DWARF_END_ABBREV))
95
else if (this_die.
abbrev
->has_children)
123
this_die.
abbrev
= NULL;
/frameworks/compile/slang/BitWriter_2_9/
BitcodeWriter.cpp
56
// VALUE_SYMTAB_BLOCK
abbrev
id's.
62
// CONSTANTS_BLOCK
abbrev
id's.
68
// FUNCTION_BLOCK
abbrev
id's.
221
//
Abbrev
for TYPE_CODE_POINTER.
228
//
Abbrev
for TYPE_CODE_FUNCTION.
238
//
Abbrev
for TYPE_CODE_STRUCT.
246
//
Abbrev
for TYPE_CODE_ARRAY.
438
// Emit
abbrev
for globals, now that we know # sections and max alignment.
441
// Add an
abbrev
for common globals with no visibility or thread localness.
556
SmallVectorImpl<uint64_t> &Record, unsigned
Abbrev
) {
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/framer/
example.py
40
abbrev
= "input"
variable in class:cStringIO.InputType
101
abbrev
= "output"
variable in class:cStringIO.OutputType
/device/linaro/bootloader/edk2/StdLib/Include/
langinfo.h
31
#define ABDAY_1 ((nl_item)13) /*
Abbrev
. name of the first day of
53
#define ABMON_1 ((nl_item)32) /*
Abbrev
. name of the first month */
/external/e2fsprogs/lib/ss/
ss_internal.h
28
char *name; /*
abbrev
name */
29
char **
abbrev
; /* new tokens to insert */
member in struct:_ss_abbrev_entry
mk_cmds.1
32
"[,
abbrev
]...;
/external/llvm/test/MC/ELF/
discriminator.s
19
.long .L.debug_abbrev_begin # Offset Into
Abbrev
. Section
21
.byte 1 #
Abbrev
[1] 0xb:0x1b DW_TAG_compile_unit
/external/python/cpython2/Tools/framer/
example.py
40
abbrev
= "input"
variable in class:cStringIO.InputType
101
abbrev
= "output"
variable in class:cStringIO.OutputType
/external/llvm/test/Bitcode/
invalid.test
3
RUN: not llvm-dis -disable-output %p/Inputs/invalid-
abbrev
.bc 2>&1 | \
4
RUN: FileCheck --check-prefix=BAD-
ABBREV
%s
7
RUN: not llvm-dis -disable-output %p/Inputs/invalid-bad-
abbrev
-number.bc 2>&1 | \
8
RUN: FileCheck --check-prefix=BAD-
ABBREV
-NUMBER %s
31
BAD-
ABBREV
: Abbreviation starts with an Array or a Blob
33
BAD-
ABBREV
-NUMBER: Invalid
abbrev
number
76
RUN: not llvm-dis -disable-output %p/Inputs/invalid-
abbrev
-vbr-size-too-big.bc 2>&1 | \
77
RUN: FileCheck --check-prefix=HUGE-
ABBREV
-OP %s
78
RUN: not llvm-dis -disable-output %p/Inputs/invalid-
abbrev
-fixed-size-too-big.bc 2>&1 |
[
all
...]
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
BitcodeWriter.cpp
39
// VALUE_SYMTAB_BLOCK
abbrev
id's.
45
// CONSTANTS_BLOCK
abbrev
id's.
51
// FUNCTION_BLOCK
abbrev
id's.
197
//
Abbrev
for TYPE_CODE_POINTER.
205
//
Abbrev
for TYPE_CODE_FUNCTION.
215
//
Abbrev
for TYPE_CODE_STRUCT_ANON.
224
//
Abbrev
for TYPE_CODE_STRUCT_NAME.
231
//
Abbrev
for TYPE_CODE_STRUCT_NAMED.
240
//
Abbrev
for TYPE_CODE_ARRAY.
443
// Emit
abbrev
for globals, now that we know # sections and max alignment
[
all
...]
/external/google-breakpad/src/client/mac/handler/testcases/testdata/
dump_syms_i386_breakpad.sym
1043
FUNC 74c0 2b 0 std::_Vector_base<dwarf2reader::CompilationUnit::
Abbrev
, std::allocator<dwarf2reader::CompilationUnit::
Abbrev
> >::get_allocator() const
[
all
...]
/external/fio/
FIO-VERSION-GEN
15
VN=`git describe --match "fio-[0-9]*" --
abbrev
=4 HEAD 2>/dev/null` &&
/external/google-benchmark/cmake/
GetGitVersion.cmake
23
execute_process(COMMAND ${GIT_EXECUTABLE} describe --match "v[0-9]*.[0-9]*.[0-9]*" --
abbrev
=8
/external/libcxx/utils/google-benchmark/cmake/
GetGitVersion.cmake
23
execute_process(COMMAND ${GIT_EXECUTABLE} describe --match "v[0-9]*.[0-9]*.[0-9]*" --
abbrev
=8
/external/llvm/docs/CommandGuide/
llvm-dwarfdump.rst
21
For example, use ``
abbrev
`` to dump the contents of ``.debug_abbrev`` section,
/external/llvm/test/tools/llvm-dwp/X86/
simple.test
20
CHECK-LABEL:
Abbrev
table for offset:
25
CHECK-LABEL:
Abbrev
table for offset:
73
CHECK: Index Signature INFO
ABBREV
LINE STR_OFFSETS
81
TYPES: Index Signature TYPES
ABBREV
LINE STR_OFFSETS
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/cmake/
GetGitVersion.cmake
23
execute_process(COMMAND ${GIT_EXECUTABLE} describe --match "v[0-9]*.[0-9]*.[0-9]*" --
abbrev
=8
Completed in 527 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>