OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Section
(Results
276 - 300
of
921
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
attr-pid-11.d
8
Attribute
Section
: c6xabi
attr-pid-12.d
8
Attribute
Section
: c6xabi
attr-pid-21.d
8
Attribute
Section
: c6xabi
attr-pid-22.d
8
Attribute
Section
: c6xabi
attr-stack-16-16.d
8
Attribute
Section
: c6xabi
attr-stack-16-816.d
8
Attribute
Section
: c6xabi
attr-stack-816-16.d
8
Attribute
Section
: c6xabi
attr-stack-816-816.d
8
Attribute
Section
: c6xabi
attr-unknown-3.d
9
Attribute
Section
: c6xabi
attr-unknown-4.d
9
Attribute
Section
: c6xabi
attr-unknown-5.d
9
Attribute
Section
: c6xabi
attr-unknown-6.d
9
Attribute
Section
: c6xabi
attr-wchar-01.d
8
Attribute
Section
: c6xabi
attr-wchar-02.d
8
Attribute
Section
: c6xabi
attr-wchar-10.d
8
Attribute
Section
: c6xabi
attr-wchar-11.d
8
Attribute
Section
: c6xabi
attr-wchar-20.d
8
Attribute
Section
: c6xabi
attr-wchar-22.d
8
Attribute
Section
: c6xabi
/external/google-breakpad/src/processor/
synth_minidump.cc
40
Section
::
Section
(const Dump &dump)
41
: test_assembler::
Section
(dump.endianness()) { }
43
void
Section
::CiteLocationIn(test_assembler::
Section
*
section
) const {
45
(*
section
).D32(size_).D32(file_offset_);
47
(*
section
).D32(0).D32(0);
50
void Stream::CiteStreamIn(test_assembler::
Section
*
section
) const
[
all
...]
/external/llvm/lib/MC/
MCContext.cpp
123
MCSymbolELF *MCContext::getOrCreateSectionSymbol(const MCSectionELF &
Section
) {
124
MCSymbolELF *&Sym = SectionSymbols[&
Section
];
128
StringRef Name =
Section
.getSectionName();
267
//
Section
Management
270
MCSectionMachO *MCContext::getMachOSection(StringRef Segment, StringRef
Section
,
275
// We unique sections by their segment/
section
pair. The returned
section
276
// may not have the same flags as the requested
section
, if so this should be
283
Name +=
Section
;
294
// Otherwise, return a new
section
[
all
...]
/external/llvm/test/DebugInfo/X86/
dbg-asm.s
13
# CHECK-COFF:
Section
{{.*}} .debug_info {
17
# CHECK-COFF:
Section
{{.*}} .debug_aranges {
23
# CHECK-ELF:
Section
{{.*}} .rel.debug_info {
27
# CHECK-ELF:
Section
{{.*}} .rel.debug_aranges {
/external/llvm/test/MC/ARM/
inst-directive.s
11
.
section
.inst.arm_inst
19
@ CHECK:
Section
{
30
.
section
.inst.thumb_inst_n
38
@ CHECK:
Section
{
49
.
section
.inst.thumb_inst_w
57
@ CHECK:
Section
{
68
.
section
.inst.thumb_inst_inst
76
@ CHECK:
Section
{
/external/llvm/test/MC/COFF/
early-dce.s
4
.
section
.rdata
12
# CHECK:
Section
{
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
unwind-1.s
11
@
Section
with no unwinding information. Linker should insert a cantunwind entry.
12
.
section
.after, "xa"
18
.
section
.far
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
dlsection-1.s
3
! Datalabel reference to symbol in
section
.text2 should
5
!
Section
.spurious can be discarded.
13
.
section
.text2,"ax"
16
.
section
.spurious,"ax"
Completed in 126 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>