HomeSort by relevance Sort by last modified time
    Searched defs:REL (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/tools/relocation_packer/src/
elf_file.h 7 // Provides functions to remove relative relocations from the .rel.dyn
8 // or .rela.dyn sections and pack into .android.rel.dyn or .android.rela.dyn,
11 // Files to be packed or unpacked must include an existing .android.rel.dyn
18 // --add-section .android.rel.dyn=/tmp/small
40 // SetPadding() causes PackRelocations() to pad .rel.dyn or .rela.dyn with
46 // removed from .rel.dyn or .rela.dyn, and replaced as packed data in
47 // .android.rel.dyn or .android.rela.dyn respectively. The resulting file
51 // expanding the packed data in .android.rel.dyn or .android.rela.dyn,
52 // combining the relative relocations with the data already in .rel.dyn
68 // between .rel.dyn or .rela.dyn and .android.rel.dyn or .android.rela.dy
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/header/extensions/
ReferencesHeader.java 26 public static final String REL = "rel";
34 public void setRel (String rel) throws ParseException;
  /external/elfutils/0.153/backends/
common-reloc.c 69 #define REL (1 << (ET_REL - 1))
78 #undef REL
  /external/emma/core/java12/com/vladium/emma/report/html/doc/
Attribute.java 31 public static final Attribute REL = new AttributeImpl ("REL");
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
nasm-parser.h 54 REL,
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/emma/lib/
emma.jar 
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 

Completed in 526 milliseconds