HomeSort by relevance Sort by last modified time
    Searched full:sectionname (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/llvm/include/llvm/MC/
MCSectionELF.h 30 /// SectionName - This is the name of the section. The referenced memory is
32 StringRef SectionName;
52 : MCSection(SV_ELF, K), SectionName(Section), Type(type), Flags(flags),
61 StringRef getSectionName() const { return SectionName; }
63 return SectionName.str() + "_begin"; }
65 return SectionName.str() + "_end";
MCSectionCOFF.h 26 StringRef SectionName;
40 : MCSection(SV_COFF, K), SectionName(Section),
52 StringRef getSectionName() const { return SectionName; }
54 return SectionName.str() + "_begin";
57 return SectionName.str() + "_end";
MCSectionMachO.h 27 char SectionName[16]; // Not necessarily null terminated!
142 // SectionName is not necessarily null terminated!
143 if (SectionName[15])
144 return StringRef(SectionName, 16);
145 return StringRef(SectionName);
  /dalvik/tools/
deadcode.py 21 sectionName = ''
30 sections[sectionName] = buffer[anchor]
36 sections[sectionName] = buffer[anchor:result.start()]
38 sectionName = result.group(1)
  /external/llvm/lib/MC/MCParser/
ELFAsmParser.cpp 152 bool ParseSectionName(StringRef &SectionName);
225 bool ELFAsmParser::ParseSectionName(StringRef &SectionName) {
232 SectionName = getTok().getIdentifier();
256 SectionName = StringRef(FirstLoc.getPointer(), Size);
335 StringRef SectionName;
337 if (ParseSectionName(SectionName))
346 if (SectionName == ".fini" || SectionName == ".init" ||
347 SectionName == ".rodata")
349 if (SectionName == ".fini" || SectionName == ".init"
    [all...]
  /external/nist-pkits/
extract-pkits-tests.pl 27 my $sectionName;
77 public void test${sectionName}_${testName}() throws Exception {
170 $sectionName = $1;
171 $sectionName =~ s/ //g;
172 $sectionName =~ s/-//g;
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/
ResizableDialog.java 167 String sectionName = getDialogSettingsSectionName();
168 if (settings.getSection(sectionName) == null) {
169 return settings.addNewSection(sectionName);
171 return settings.getSection(sectionName);
  /frameworks/base/core/java/android/os/
Trace.java 257 * null character '\0' are used internally by the tracing mechanism. If sectionName contains
260 * @param sectionName The name of the code section to appear in the trace. This may be at
263 public static void beginSection(String sectionName) {
265 if (sectionName.length() > MAX_SECTION_NAME_LEN) {
266 throw new IllegalArgumentException("sectionName is too long");
268 nativeTraceBegin(TRACE_TAG_APP, sectionName);
  /hardware/ti/omap3/dspbridge/inc/
getsection.h 72 * sectionName Pointer to the string name of the section desired
83 const char *sectionName,
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-strip.1 192 .IX Item "-R sectionname"
195 .IX Item "--remove-section=sectionname"
arm-eabi-objcopy.1 298 .IX Item "-j sectionname"
301 .IX Item "--only-section=sectionname"
307 .IX Item "-R sectionname"
310 .IX Item "--remove-section=sectionname"
580 .IX Item "--add-section sectionname=filename"
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-strip.1 192 .IX Item "-R sectionname"
195 .IX Item "--remove-section=sectionname"
arm-linux-androideabi-objcopy.1 298 .IX Item "-j sectionname"
301 .IX Item "--only-section=sectionname"
307 .IX Item "-R sectionname"
310 .IX Item "--remove-section=sectionname"
580 .IX Item "--add-section sectionname=filename"
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-strip.1 192 .IX Item "-R sectionname"
195 .IX Item "--remove-section=sectionname"
arm-eabi-objcopy.1 298 .IX Item "-j sectionname"
301 .IX Item "--only-section=sectionname"
307 .IX Item "-R sectionname"
310 .IX Item "--remove-section=sectionname"
580 .IX Item "--add-section sectionname=filename"
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-strip.1 192 .IX Item "-R sectionname"
195 .IX Item "--remove-section=sectionname"
arm-linux-androideabi-objcopy.1 298 .IX Item "-j sectionname"
301 .IX Item "--only-section=sectionname"
307 .IX Item "-R sectionname"
310 .IX Item "--remove-section=sectionname"
580 .IX Item "--add-section sectionname=filename"
    [all...]
  /external/clang/test/SemaCXX/
crashes.cpp 147 int SectionName(getString(sh));
  /external/llvm/lib/MC/
MCSectionCOFF.cpp 35 if (ShouldOmitSectionDirective(SectionName, MAI)) {
WinCOFFStreamer.cpp 144 std::string SectionName(".bss$linkonce");
145 SectionName.append(Symbol->getName().begin(), Symbol->getName().end());
158 SectionName, Characteristics, Selection, SectionKind::getBSS());
MCSectionMachO.cpp 87 SectionName[i] = Section[i];
89 SectionName[i] = 0;
  /external/libvpx/libvpx/build/make/
obj_int_extract.c 715 char sectionname[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; local
716 strncpy(sectionname, ptr, 8);
717 //log_msg("COFF: Parsing section %s\n",sectionname);
719 sectionlist[i] = malloc(strlen(sectionname) + 1);
723 log_msg("Allocating storage for %s failed\n", sectionname);
726 strcpy(sectionlist[i], sectionname);
728 if (!strcmp(sectionname, ".rdata")) sectionrawdata_ptr = get_le32(ptr + 20);
  /external/elfutils/src/
ldscript.h 111 struct input_section_name *sectionname; member in union:YYSTYPE
ldscript.y 76 struct input_section_name *sectionname;
123 %type <sectionname> sort_opt_name
124 %type <filemask_section_name> sectionname
268 inputsection: sectionname
273 | kKEEP '(' sectionname ')'
287 sectionname: filename_id_star '(' exclude_opt sort_opt_name ')' label
  /external/webkit/Source/WebCore/bindings/scripts/
IDLParser.pm 183 my $sectionName = shift;
189 $data = substr($data, index($data, $sectionName), pos($data) - length($data));
194 if ($sectionName eq "exception") {
228 } elsif ($sectionName eq "interface") {

Completed in 572 milliseconds

1 2 3 4