/external/llvm/test/MC/Mips/mips64r2/ |
abiflags.s | 26 # CHECK-OBJ: SectionData (
|
/external/llvm/test/MC/Mips/mips64r3/ |
abiflags.s | 26 # CHECK-OBJ: SectionData (
|
/external/llvm/test/MC/Mips/mips64r5/ |
abiflags.s | 26 # CHECK-OBJ: SectionData (
|
/external/llvm/test/MC/Mips/msa/ |
abiflags.s | 27 # CHECK-OBJ: SectionData (
|
/frameworks/av/media/libstagefright/codecs/aacenc/inc/ |
dyn_bits.h | 80 SECTION_DATA *sectionData);
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
RegionFragment.h | 23 explicit RegionFragment(llvm::StringRef pRegion, SectionData* pSD = NULL);
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
AArch64PLT.cpp | 22 AArch64PLT0::AArch64PLT0(SectionData& pParent) 26 AArch64PLT1::AArch64PLT1(SectionData& pParent) 51 SectionData::iterator frag, fragEnd = m_pSectionData->end();
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
ARMPLT.cpp | 21 ARMPLT0::ARMPLT0(SectionData& pParent) : PLT::Entry<sizeof(arm_plt0)>(pParent) { 24 ARMPLT1::ARMPLT1(SectionData& pParent) : PLT::Entry<sizeof(arm_plt1)>(pParent) { 48 SectionData::iterator frag, fragEnd = m_pSectionData->end();
|
/external/llvm/test/MC/ARM/ |
eh-directive-multiple-offsets.s | 30 @ CHECK: SectionData ( 59 @ CHECK: SectionData ( 92 @ CHECK: SectionData ( 123 @ CHECK: SectionData ( 165 @ CHECK: SectionData (
|
eh-compact-pr1.s | 30 @ CHECK: SectionData ( 48 @ CHECK: SectionData ( 59 @ CHECK: SectionData (
|
elf-movt.s | 34 @ OBJ-NEXT: SectionData (
|
/frameworks/compile/mclinker/lib/LD/ |
ELFObjectReader.cpp | 166 SectionData* sd = IRBuilder::CreateSectionData(**section); 175 SectionData* sd = IRBuilder::CreateSectionData(**section); 207 SectionData* sd = IRBuilder::CreateSectionData(**section); 217 SectionData* sd = IRBuilder::CreateSectionData(**section); 245 SectionData* sd = IRBuilder::CreateSectionData(**section);
|
/frameworks/compile/mclinker/lib/Target/X86/ |
X86PLT.cpp | 24 X86_32DynPLT0::X86_32DynPLT0(SectionData& pParent) 28 X86_32DynPLT1::X86_32DynPLT1(SectionData& pParent) 32 X86_32ExecPLT0::X86_32ExecPLT0(SectionData& pParent) 36 X86_32ExecPLT1::X86_32ExecPLT1(SectionData& pParent) 40 X86_64PLT0::X86_64PLT0(SectionData& pParent) 44 X86_64PLT1::X86_64PLT1(SectionData& pParent) 103 SectionData::iterator frag, fragEnd = m_pSectionData->end();
|
/external/llvm/test/tools/llvm-readobj/ |
sections-ext.test | 67 COFF-NEXT: SectionData ( 91 ELF-NEXT: SectionData ( 131 ELF-NEXT: SectionData ( 158 ELF-NEXT: SectionData ( 200 MACHO-I386-NEXT: SectionData ( 244 MACHO-X86-64-NEXT: SectionData ( 278 MACHO-X86-64-NEXT: SectionData ( 351 MACHO-PPC-NEXT: SectionData ( 407 MACHO-PPC-NEXT: SectionData ( 441 MACHO-PPC-NEXT: SectionData ( [all...] |
/external/llvm/test/MC/MachO/ARM/ |
darwin-ARM-reloc.s | 57 @ CHECK: SectionData ( 76 @ CHECK: SectionData ( 95 @ CHECK: SectionData (
|
/external/llvm/test/MC/MachO/ |
indirect-symbols.s | 54 // CHECK: SectionData ( 74 // CHECK: SectionData ( 93 // CHECK: SectionData (
|
tlv-reloc.s | 58 // CHECK: SectionData ( 78 // CHECK: SectionData ( 98 // CHECK: SectionData (
|
weakdef.s | 48 // CHECK-NEXT: SectionData ( 66 // CHECK-NEXT: SectionData ( 85 // CHECK-NEXT: SectionData (
|
/frameworks/compile/mclinker/include/mcld/LD/ |
ELFReader.h | 25 class SectionData; 69 bool readRegularSection(Input& pInput, SectionData& pSD) const; 154 bool readRegularSection(Input& pInput, SectionData& pSD) const;
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
HexagonPLT.cpp | 24 HexagonPLT0::HexagonPLT0(SectionData& pParent) 28 HexagonPLT1::HexagonPLT1(SectionData& pParent) 80 SectionData::iterator frag, fragEnd = m_pSectionData->end();
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
MipsGOT.h | 95 virtual Fragment* createEntry(uint64_t pValue, SectionData* pParent) = 0; 231 virtual Fragment* createEntry(uint64_t pValue, SectionData* pParent); 249 virtual Fragment* createEntry(uint64_t pValue, SectionData* pParent);
|
MipsPLT.cpp | 44 MipsPLT0(SectionData& pParent) : PLT::Entry<sizeof(PLT0)>(pParent) {} 52 MipsPLTA(SectionData& pParent) : PLT::Entry<sizeof(PLTA)>(pParent) {} 67 SectionData::iterator frag, fragEnd = m_pSectionData->end();
|
/external/elfutils/libdw/ |
dwarf_offdie.c | 46 Elf_Data *const data = dbg->sectiondata[debug_types ? IDX_debug_types
|
/external/llvm/test/CodeGen/ARM/ |
build-attributes-encoding.s | 79 // CHECK-NEXT: SectionData (
|
/external/llvm/test/CodeGen/X86/ |
push-cfi-obj.ll | 22 ; LINUX-NEXT: SectionData (
|