HomeSort by relevance Sort by last modified time
    Searched full:sectiondata (Results 51 - 75 of 250) sorted by null

1 23 4 5 6 7 8 910

  /external/llvm/test/MC/COFF/
seh-align1.s 17 // CHECK: SectionData (
35 // CHECK: SectionData (
module-asm.ll 26 ; CHECK-NEXT: SectionData (
seh-section.s 19 // CHECK-NEXT: SectionData (
  /external/llvm/test/MC/ELF/
cfi-sections.s 28 // ELF_64-NEXT: SectionData (
49 // ELF_32-NEXT: SectionData (
cfi-signal-frame.s 25 // CHECK-NEXT: SectionData (
debug-line2.s 18 // CHECK-NEXT: SectionData (
global-offset.s 25 // CHECK-NEXT: SectionData (
leb128.s 23 // CHECK-NEXT: SectionData (
n_bytes.s 23 // CHECK-NEXT: SectionData (
relax.s 28 // CHECK-NEXT: SectionData (
  /external/llvm/test/Object/
yaml2obj-elf-section-basic.yaml 44 # CHECK: SectionData (
61 # CHECK-NEXT: SectionData (
  /frameworks/compile/mclinker/include/mcld/Fragment/
AlignFragment.h 16 class SectionData;
22 unsigned int pMaxBytesToEmit, SectionData *pSD = NULL);
  /frameworks/compile/mclinker/lib/Fragment/
AlignFragment.cpp 12 #include <mcld/LD/SectionData.h>
23 SectionData *pSD)
FillFragment.cpp 10 #include <mcld/LD/SectionData.h>
21 SectionData* pSD)
Fragment.cpp 14 #include <mcld/LD/SectionData.h>
25 Fragment::Fragment(Type pKind, SectionData *pParent)
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64PLT.h 45 AArch64PLT0(SectionData& pParent);
51 AArch64PLT1(SectionData& pParent);
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMPLT.h 41 ARMPLT0(SectionData& pParent);
47 ARMPLT1(SectionData& pParent);
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 188 const SectionData* sect_data = pSection.getSectionData();
189 SectionData::const_iterator frag_iter, frag_end = sect_data->end();
706 SectionData *sd = NULL;
722 SectionData *pTo = (m_psdata->getSectionData());
730 SectionData::FragmentListType& to_list = pTo->getFragmentList();
731 SectionData::FragmentListType::iterator fragTo, fragToEnd = to_list.end();
741 SectionData::FragmentListType& newlist = pTo->getFragmentList();
773 // get or create corresponding BSS SectionData
774 SectionData* bss_sect_data = NULL;
780 SectionData* tbss_sect_data = NULL
    [all...]
  /external/llvm/test/CodeGen/ARM/
2010-12-08-tpsoft.ll 30 ; ELFOBJ: SectionData (
  /external/llvm/test/MC/ARM/
2010-11-30-reloc-movt.s 33 // CHECK: SectionData (
directive-eabi_attribute.s 5 @ CHECK: SectionData (
inst-directive.s 21 @ CHECK: SectionData (
40 @ CHECK: SectionData (
59 @ CHECK: SectionData (
78 @ CHECK: SectionData (
  /external/llvm/test/MC/Mips/
mips-data-directives.s 16 # CHECK-OBJ: SectionData (
sym-offset.ll 16 ; CHECK: SectionData (
  /external/llvm/test/MC/PowerPC/
ppc-llong.s 26 # CHECK-NEXT: SectionData (

Completed in 248 milliseconds

1 23 4 5 6 7 8 910