OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sectiondata
(Results
76 - 100
of
202
) sorted by null
1
2
3
4
5
6
7
8
9
/hardware/ti/omap3/dspbridge/inc/
getsection.h
128
*
sectionData
Buffer to contain the section initialized data
139
void *
sectionData
);
/external/elfutils/libdw/
dwarf_nextcu.c
79
|| unlikely (off + 4 >= dwarf->
sectiondata
[IDX_debug_info]->d_size))
87
char *bytes = (char *) dwarf->
sectiondata
[IDX_debug_info]->d_buf + off;
130
>= dwarf->
sectiondata
[IDX_debug_info]->d_size))
166
- ((char *) dwarf->
sectiondata
[IDX_debug_info]->d_buf
dwarf_formstring.c
75
|| dbg->
sectiondata
[IDX_debug_str] == NULL)
89
if (off >= dbg->
sectiondata
[IDX_debug_str]->d_size)
92
return (const char *) dbg->
sectiondata
[IDX_debug_str]->d_buf + off;
dwarf_getmacros.c
79
= die->cu->dbg->
sectiondata
[IDX_debug_macinfo]->d_buf + offset;
81
= readp + die->cu->dbg->
sectiondata
[IDX_debug_macinfo]->d_size;
146
- ((unsigned char *) die->cu->dbg->
sectiondata
[IDX_debug_macinfo]->d_buf
/external/llvm/test/MC/ARM/
elf-thumbfunc-reloc.ll
26
; CHECK:
SectionData
(
xscale-attributes.ll
34
; OBJ-NEXT:
SectionData
(
/external/llvm/test/MC/ELF/
cfi-adjust-cfa-offset.s
30
// CHECK-NEXT:
SectionData
(
cfi-advance-loc2.s
28
// CHECK-NEXT:
SectionData
(
cfi-def-cfa-offset.s
29
// CHECK-NEXT:
SectionData
(
cfi-def-cfa-register.s
25
// CHECK-NEXT:
SectionData
(
cfi-def-cfa.s
25
// CHECK-NEXT:
SectionData
(
cfi-escape.s
26
// CHECK-NEXT:
SectionData
(
cfi-offset.s
25
// CHECK-NEXT:
SectionData
(
cfi-register.s
26
// CHECK-NEXT:
SectionData
(
cfi-rel-offset.s
33
// CHECK-NEXT:
SectionData
(
cfi-rel-offset2.s
25
// CHECK-NEXT:
SectionData
(
cfi-remember.s
28
// CHECK-NEXT:
SectionData
(
cfi-restore.s
26
// CHECK-NEXT:
SectionData
(
cfi-same-value.s
26
// CHECK-NEXT:
SectionData
(
cfi-undefined.s
26
// CHECK-NEXT:
SectionData
(
cfi-zero-addr-delta.s
32
// CHECK-NEXT:
SectionData
(
/external/llvm/test/Object/
obj2yaml.test
12
COFF-I386-NEXT:
SectionData
: 83EC0CC744240800000000C7042400000000E800000000E8000000008B44240883C40CC3
30
COFF-I386-NEXT:
SectionData
: 48656C6C6F20576F726C642100
87
COFF-X86-64-NEXT:
SectionData
: 4883EC28C744242400000000488D0D00000000E800000000E8000000008B4424244883C428C3
105
COFF-X86-64-NEXT:
SectionData
: 48656C6C6F20576F726C642100
/external/llvm/tools/llvm-readobj/
llvm-readobj.h
35
extern llvm::cl::opt<bool>
SectionData
;
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
dyn_bits.h
80
SECTION_DATA *
sectionData
);
/frameworks/compile/mclinker/include/mcld/Fragment/
RegionFragment.h
27
RegionFragment(MemoryRegion& pRegion,
SectionData
* pSD = NULL);
Completed in 234 milliseconds
1
2
3
4
5
6
7
8
9