OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sectiondata
(Results
226 - 250
of
250
) sorted by null
1
2
3
4
5
6
7
8
9
10
/frameworks/compile/mclinker/lib/LD/
ELFReader.cpp
14
#include <mcld/LD/
SectionData
.h>
57
ELFReader<32, true>::readRegularSection(Input& pInput,
SectionData
& pSD) const
582
ELFReader<64, true>::readRegularSection(Input& pInput,
SectionData
& pSD) const
[
all
...]
GarbageCollection.cpp
16
#include <mcld/LD/
SectionData
.h>
/art/compiler/
elf_writer_mclinker.cc
203
mcld::
SectionData
* text_sectiondata = ir_builder_->CreateSectionData(*text_section);
/external/llvm/lib/MC/
MCMachOStreamer.cpp
247
ISD.
SectionData
= getCurrentSectionData();
MCELFStreamer.cpp
132
ISD.
SectionData
= getCurrentSectionData();
/external/llvm/test/MC/ARM/
eh-directive-section-comdat.s
50
@ CHECK:
SectionData
(
/frameworks/av/media/libstagefright/codecs/aacenc/src/
qc_main.c
359
&qcOutChannel[ch].
sectionData
);
/frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.cpp
361
bool AArch64GNULDBackend::readSection(Input& pInput,
SectionData
& pSD)
/external/llvm/include/llvm/MC/
MCAssembler.h
685
// FIXME: Same concerns as with
SectionData
.
811
MCSectionData *
SectionData
;
[
all
...]
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyld.cpp
160
StringRef
SectionData
;
167
Check(SI->getContents(
SectionData
));
/external/llvm/tools/llvm-readobj/
ELFDumper.cpp
606
if (opts::
SectionData
) {
608
W.printBinaryBlock("
SectionData
",
[
all
...]
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.cpp
408
// get or create corresponding BSS
SectionData
410
SectionData
*bss_section = NULL;
/frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp
507
// Get or create corresponding BSS
SectionData
508
SectionData
* bssData =
/external/aac/libAACenc/src/
aacenc.h
148
AAC_ENC_WRITE_SEC_ERROR = 0x4200, /*!< Error writing
sectionData
. */
/external/llvm/test/MC/ELF/
cfi.s
236
// CHECK-NEXT:
SectionData
(
/frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp
400
// TODO: add
SectionData
for .dynamic section, and then we can get the correct
[
all
...]
/frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp
398
// get or create corresponding BSS
SectionData
399
SectionData
* bss_data = NULL;
[
all
...]
/frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp
236
// get or create corresponding BSS
SectionData
238
SectionData
* bss_section = NULL;
[
all
...]
/frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp
30
#include <mcld/LD/
SectionData
.h>
[
all
...]
/external/elfutils/0.153/src/
readelf.c
[
all
...]
/external/chromium_org/third_party/skia/platform_tools/android/bin/linux/
perfhost
/external/skia/platform_tools/android/bin/linux/
perfhost
/prebuilts/sdk/tools/darwin/lib/
dx.jar
/prebuilts/sdk/tools/lib/
dx.jar
/prebuilts/sdk/tools/linux/
libLLVM.so
Completed in 1352 milliseconds
1
2
3
4
5
6
7
8
9
10