OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sectiondata
(Results
101 - 125
of
313
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/MC/X86/
x86-evenDirective.s
42
# CHECK:
SectionData
(
/frameworks/compile/mclinker/include/mcld/LD/
BranchIsland.h
15
#include "mcld/LD/
SectionData
.h"
36
typedef
SectionData
::iterator iterator;
37
typedef
SectionData
::const_iterator const_iterator;
77
SectionData
* getParent() const { return m_Entry.getParent(); }
EhFrame.h
14
#include "mcld/LD/
SectionData
.h"
181
const
SectionData
* getSectionData() const { return m_pSectionData; }
182
SectionData
* getSectionData() { return m_pSectionData; }
240
SectionData
* m_pSectionData;
245
// However, don't forget we need to handle the Fragments inside
SectionData
ELFObjectWriter.h
24
class
SectionData
;
112
void emitSectionData(const
SectionData
& pSD, MemoryRegion& pRegion) const;
ELFReaderIf.h
25
class
SectionData
;
60
virtual bool readRegularSection(Input& pInput,
SectionData
& pSD) const = 0;
/frameworks/compile/mclinker/lib/LD/
BranchIslandFactory.cpp
13
#include "mcld/LD/
SectionData
.h"
39
/// @param pSectionData - the
SectionData
holds fragments need to be grouped
44
SectionData
& sd = *((*sect)->getSectionData());
46
for (
SectionData
::iterator it = sd.begin(), ie = sd.end(); it != ie;
EhFrame.cpp
17
#include "mcld/LD/
SectionData
.h"
97
m_pSectionData =
SectionData
::Create(pSection);
314
SectionData
& in_sd = *pInFrame.getSectionData();
315
SectionData
::FragmentListType& in_frag_list = in_sd.getFragmentList();
316
SectionData
& out_sd = *getSectionData();
317
SectionData
::FragmentListType& out_frag_list = out_sd.getFragmentList();
327
SectionData
& in_sd = *pInFrame.getSectionData();
328
SectionData
::FragmentListType& in_frag_list = in_sd.getFragmentList();
329
SectionData
& out_sd = *getSectionData();
330
SectionData
::FragmentListType& out_frag_list = out_sd.getFragmentList()
[
all
...]
DebugString.cpp
14
#include "mcld/LD/
SectionData
.h"
43
SectionData
::iterator it, end = pSection.getSectionData()->end();
/frameworks/compile/mclinker/unittests/
SectionDataTest.h
15
class
SectionData
;
/external/elfutils/libdw/
dwarf_begin_elf.c
128
if (unlikely (result->
sectiondata
[cnt] != NULL))
166
result->
sectiondata
[cnt] = data;
183
&& unlikely (result->
sectiondata
[IDX_debug_info] == NULL))
191
if (result != NULL && result->
sectiondata
[IDX_debug_loc] != NULL)
205
= result->
sectiondata
[IDX_debug_loc]->d_buf;
207
= (result->
sectiondata
[IDX_debug_loc]->d_buf
208
+ result->
sectiondata
[IDX_debug_loc]->d_size);
dwarf_formref_die.c
94
datap = cu->dbg->
sectiondata
[IDX_debug_types]->d_buf;
95
size = cu->dbg->
sectiondata
[IDX_debug_types]->d_size;
dwarf_getattrs.c
66
endp = ((const unsigned char *) dbg->
sectiondata
[IDX_debug_abbrev]->d_buf
67
+ dbg->
sectiondata
[IDX_debug_abbrev]->d_size);
/frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp
188
// create
SectionData
and ARMRelDynSection
411
const
SectionData
* sect_data = pSection.getSectionData();
412
SectionData
::const_iterator frag_iter, frag_end = sect_data->end();
503
// Create
SectionData
for m_pEXIDX.
504
SectionData
* sectData = IRBuilder::CreateSectionData(*m_pEXIDX);
524
SectionData
::FragmentListType& src =
526
SectionData
::FragmentListType& dst =
528
SectionData
::FragmentListType::iterator frag = src.begin();
529
SectionData
::FragmentListType::iterator fragEnd = src.end();
619
bool ARMGNULDBackend::readSection(Input& pInput,
SectionData
& pSD)
[
all
...]
/frameworks/compile/mclinker/lib/Object/
SectionMap.cpp
13
#include "mcld/LD/
SectionData
.h"
53
SectionData
* sd =
SectionData
::Create(*m_pSection);
65
SectionData
* sd =
SectionData
::Create(*m_pSection);
89
SectionData
* sd =
SectionData
::Create(*m_pSection);
101
SectionData
* sd =
SectionData
::Create(*m_pSection);
/external/llvm/test/MC/ARM/
eh-directive-handlerdata.s
26
@ CHECK:
SectionData
(
33
@ CHECK:
SectionData
(
40
@ CHECK:
SectionData
(
85
@ CHECK:
SectionData
(
93
@ CHECK:
SectionData
(
100
@ CHECK:
SectionData
(
/frameworks/compile/mclinker/lib/Target/X86/
X86PLT.h
61
X86_32DynPLT0(
SectionData
& pParent);
66
X86_32DynPLT1(
SectionData
& pParent);
71
X86_32ExecPLT0(
SectionData
& pParent);
76
X86_32ExecPLT1(
SectionData
& pParent);
84
X86_64PLT0(
SectionData
& pParent);
89
X86_64PLT1(
SectionData
& pParent);
/external/llvm/docs/
yaml2obj.rst
30
SectionData
:
156
SectionData
: {type: str}
/external/llvm/test/MC/COFF/
seh-align2.s
18
// CHECK:
SectionData
(
36
// CHECK:
SectionData
(
seh-align3.s
18
// CHECK:
SectionData
(
36
// CHECK:
SectionData
(
/external/llvm/test/MC/MachO/
tdata.s
39
// CHECK:
SectionData
(
58
// CHECK:
SectionData
(
thread_init_func.s
39
// CHECK:
SectionData
(
58
// CHECK:
SectionData
(
/external/llvm/test/MC/Mips/
cfi-advance-loc.s
38
// CHECK-LE-NEXT:
SectionData
(
61
// CHECK-BE-NEXT:
SectionData
(
mips-reginfo-fp64.s
20
# ELF32:
SectionData
(
34
# ELF64:
SectionData
(
/external/llvm/tools/lli/
RemoteTargetMessage.h
67
LLI_LoadCodeSection, // Data = uint64_t Address, void *
SectionData
68
LLI_LoadDataSection, // Data = uint64_t Address, void *
SectionData
/hardware/ti/omap3/dspbridge/inc/
getsection.h
128
*
sectionData
Buffer to contain the section initialized data
139
void *
sectionData
);
Completed in 1555 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>