/prebuilts/go/linux-x86/src/debug/elf/ |
file_test.go | 40 {".rel.plt", SHT_REL, SHF_ALLOC, 0x8048348, 0x348, 0x20, 0x3, 0x7, 0x4, 0x8, 0x20}, 160 {".rel.text", SHT_REL, SHF_INFO_LINK, 0x0, 0x3dc, 0x10, 0x13, 0x1, 0x4, 0x8, 0x10}, 165 {".rel.debug_info", SHT_REL, SHF_INFO_LINK, 0x0, 0x3ec, 0xa0, 0x13, 0x6, 0x4, 0x8, 0xa0}, 168 {".rel.debug_aranges", SHT_REL, SHF_INFO_LINK, 0x0, 0x48c, 0x10, 0x13, 0x9, 0x4, 0x8, 0x10}, 170 {".rel.debug_line", SHT_REL, SHF_INFO_LINK, 0x0, 0x49c, 0x8, 0x13, 0xb, 0x4, 0x8, 0x8}, 175 {".rel.eh_frame", SHT_REL, SHF_INFO_LINK, 0x0, 0x4a4, 0x8, 0x13, 0x10, 0x4, 0x8, 0x8}, [all...] |
/external/selinux/python/sepolgen/src/sepolgen/ |
yacc.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/ |
yacc.py | [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
pdp11.c | 3241 bfd_byte *rel; local [all...] |
elf.c | [all...] |
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_peephole.cpp | 1271 const Value *rel[2]; member in class:nv50_ir::MemoryOpt::Record [all...] |
/toolchain/binutils/binutils-2.25/gas/ |
write.c | 718 PC-relative relocs of the REL variety intact though to 1243 arelent *rel; local 1339 arelent *rel = relocs[k]; local [all...] |
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/ |
obj9.go | 507 rel := obj.Addrel(ctxt.Cursym) 508 rel.Off = 0 509 rel.Siz = 8 510 rel.Sym = obj.Linklookup(ctxt, ".TOC.", 0) 511 rel.Type = obj.R_ADDRPOWER_PCREL
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/ |
obj9.go | 507 rel := obj.Addrel(ctxt.Cursym) 508 rel.Off = 0 509 rel.Siz = 8 510 rel.Sym = obj.Linklookup(ctxt, ".TOC.", 0) 511 rel.Type = obj.R_ADDRPOWER_PCREL
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-tic54x.c | 5095 arelent *rel; local [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
sparc.cc | 1399 Reloc_section* rel; member in struct:__anon108419::Output_data_plt_sparc::Global_ifunc 1406 Reloc_section* rel; member in struct:__anon108419::Output_data_plt_sparc::Local_ifunc 1487 Reloc_section* rel = this->rela_ifunc(symtab, layout); local 1524 Reloc_section* rel = this->rela_ifunc(symtab, layout); local [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
texi2html.py | 126 def link(self, label, nodename, rel=None, rev=None):
135 rel and (' REL=' + rel) or "", \
153 ' <LINK REL=Next HREF="'
155 ' <LINK REL=Previous HREF="'
157 ' <LINK REL=Up HREF="'
173 self.link(' Next', self.next, rel='Next')
174 self.link(' Prev', self.prev, rel='Previous')
175 self.link(' Up', self.up, rel='Up') [all...] |
/external/ImageMagick/www/api/ |
cache-view.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
effect.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
image-view.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
magick-wand.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
morphology.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/> [all...] |
quantize.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
transform.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
wand-view.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|