HomeSort by relevance Sort by last modified time
    Searched refs:Section (Results 101 - 125 of 216) sorted by null

1 2 3 45 6 7 8 9

  /external/llvm/lib/MC/
MachObjectWriter.cpp 211 // struct section (68 bytes) or
217 const MCSectionMachO &Section = cast<MCSectionMachO>(SD.getSection());
218 WriteBytes(Section.getSectionName(), 16);
219 WriteBytes(Section.getSegmentName(), 16);
229 unsigned Flags = Section.getTypeAndAttributes();
239 Write32(Section.getStubSize()); // reserved2
435 const MCSectionMachO &Section =
438 if (Section.getType() != MCSectionMachO::S_NON_LAZY_SYMBOL_POINTERS)
441 // Initialize the section indirect symbol base, if necessary.
451 const MCSectionMachO &Section
    [all...]
WinCOFFObjectWriter.cpp 67 COFFSection *Section;
92 COFF::section Header;
167 void WriteSectionHeader(const COFF::section &S);
210 , Section(NULL)
230 // no section means its external, keep it
231 if (Section == NULL)
236 assert(Section->Number != -1 && "Sections with relocations must be real!");
240 // if the section its in is being droped, drop it
241 if (Section->Number == -1)
244 // if it is the section symbol, keep i
    [all...]
MCObjectStreamer.cpp 52 assert(getCurrentSectionData() && "No current section!");
166 void MCObjectStreamer::ChangeSection(const MCSection *Section) {
167 assert(Section && "Cannot switch to a null section!");
169 CurSectionData = &getAssembler().getOrCreateSectionData(*Section);
186 // Now that a machine instruction has been assembled into this section, make
290 // Update the maximum alignment on the current section if necessary.
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFStreamer.cpp 48 /// region of ARM code, Thumb code or data in a section. In practice, this
78 virtual void ChangeSection(const MCSection *Section) {
83 LastEMS = LastMappingSymbols.lookup(Section);
85 MCELFStreamer::ChangeSection(Section);
100 /// This is one of the functions used to emit data into an ELF section, so the
108 /// This is one of the functions used to emit data into an ELF section, so the
225 // Create the name for new section
232 // Get .ARM.extab or .ARM.exidx section
243 // Switch to .ARM.extab or .ARM.exidx section
  /external/smack/src/org/xbill/DNS/
SimpleResolver.java 207 query.addRecord(queryOPT, Section.ADDITIONAL);
344 response.addRecord(query.getQuestion(), Section.QUESTION);
347 response.addRecord((Record)it.next(), Section.ANSWER);
Update.java 32 addRecord(soa, Section.QUESTION);
48 addRecord(rec, Section.PREREQ);
53 addRecord(rec, Section.UPDATE);
TSIG.java 288 m.addRecord(r, Section.ADDITIONAL);
345 m.addRecord(r, Section.ADDITIONAL);
393 m.getHeader().decCount(Section.ADDITIONAL);
395 m.getHeader().incCount(Section.ADDITIONAL);
528 m.getHeader().decCount(Section.ADDITIONAL);
531 m.getHeader().incCount(Section.ADDITIONAL);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
AbstractPropertiesFieldsPart.java 33 import org.eclipse.ui.forms.widgets.Section;
40 * Section part for editing fields of a properties file in an Export editor.
53 super(body, toolkit, Section.TWISTIE | Section.EXPANDED, true /* description */);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
ApplicationToggle.java 37 import org.eclipse.ui.forms.widgets.Section;
44 * Appllication Toogle section part for application page.
62 Section.TWISTIE | Section.EXPANDED);
119 // Tell the section that the layout has changed.
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 123 // We follow gcc, MC follows gas. For example, given ".section .eh_frame",
124 // both gas and MC will produce a section with no flags. Given
125 // section(".eh_frame") gcc will produce:
127 // .section .eh_frame,"a",@progbits
130 // Some lame default implementation based on some magic section names.
208 // Infer section flags from the section name if we can.
216 /// getSectionPrefixForGlobal - Return the section prefix name used by options
231 assert(Kind.isReadOnlyWithRel() && "Unknown section kind");
239 // If we have -ffunction-section or -fdata-section then we should emit th
    [all...]
  /external/llvm/tools/llvm-objdump/
COFFDump.cpp 159 // Given a symbol sym this functions returns the address and section of it.
171 // Given a vector of relocations for a section and an offset into this section
188 // Given a vector of relocations for a section and an offset into this section
190 // returns the section content and the address inside the content pointed to
199 const coff_section *Section;
200 if (error_code ec = resolveSectionAndAddress(Obj, Sym, Section, Addr))
202 if (error_code ec = Obj->getSectionContents(Section, Contents)) return ec;
206 // Given a vector of relocations for a section and an offset into this sectio
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
AnnotationSetItem.java 126 protected void place0(Section addedTo, int offset) {
Statistics.java 60 public void addAll(Section list) {
UniformListItem.java 159 protected void place0(Section addedTo, int offset) {
  /dalvik/dx/src/com/android/dx/command/grep/
Grep.java 55 private EncodedValueReader newEncodedValueReader(DexBuffer.Section section) {
56 return new EncodedValueReader(section) {
  /dalvik/dx/src/com/android/dx/dex/file/
AnnotationSetItem.java 126 protected void place0(Section addedTo, int offset) {
Statistics.java 60 public void addAll(Section list) {
UniformListItem.java 159 protected void place0(Section addedTo, int offset) {
  /dalvik/dx/src/com/android/dx/io/
Annotation.java 56 public void writeTo(DexBuffer.Section out) {
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
AnnotationSetItem.java 126 protected void place0(Section addedTo, int offset) {
Statistics.java 60 public void addAll(Section list) {
UniformListItem.java 159 protected void place0(Section addedTo, int offset) {
  /external/llvm/include/llvm/Object/
MachOObject.h 166 InMemoryStruct<macho::Section> &Res) const;
  /frameworks/compile/mclinker/lib/LD/
ELFBinaryReader.cpp 43 // section: NULL
50 // section: .data
64 // section: .shstrtab
71 // section: .symtab
81 ResolveInfo::Section,
125 // section: .strtab
SectionSymbolSet.cpp 39 // create the resolveInfo for this section symbol
43 ResolveInfo::Section,
49 // create the output section symbol and set its fragRef to the first fragment
50 // of the section
54 // insert the symbol to the Section to Symbol hash map
75 // Relocation section should not have section symbol.

Completed in 811 milliseconds

1 2 3 45 6 7 8 9