Home
last modified time | relevance | path

Searched refs:view (Results 1 – 25 of 29) sorted by relevance

12

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_elf_view.h63 DynamicIterator(const ElfView* view) { in DynamicIterator() argument
64 dyn_ = view->dynamic(); in DynamicIterator()
65 dyn_limit_ = dyn_ + view->dynamic_count(); in DynamicIterator()
Dcrazy_linker_elf_symbols.cpp29 bool ElfSymbols::Init(const ElfView* view) { in Init() argument
31 ElfView::DynamicIterator dyn(view); in Init()
33 uintptr_t dyn_addr = dyn.GetAddress(view->load_bias()); in Init()
Dcrazy_linker_elf_relro.cpp110 bool SharedRelro::CopyFromRelocated(const ElfView* view, in CopyFromRelocated() argument
116 size_t relro_offset = relro_start - view->load_address(); in CopyFromRelocated()
119 if (!relocations.Init(view, error)) in CopyFromRelocated()
Dcrazy_linker_elf_relocations.cpp136 bool ElfRelocations::Init(const ElfView* view, Error* error) { in Init() argument
138 phdr_ = view->phdr(); in Init()
139 phdr_count_ = view->phdr_count(); in Init()
140 load_bias_ = view->load_bias(); in Init()
148 ElfView::DynamicIterator dyn(view); in Init()
151 uintptr_t dyn_addr = dyn.GetAddress(view->load_bias()); in Init()
Dcrazy_linker_elf_relro.h54 bool CopyFromRelocated(const ElfView* view,
Dcrazy_linker_elf_symbols.h23 bool Init(const ElfView* view);
Dcrazy_linker_elf_relocations.h25 bool Init(const ElfView* view, Error* error);
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dwriteout.inp3 Facts all come with points of view
Dwrtout1.good3 Facts all come with points of view
/ndk/build/tools/
Dbuild-analyzer.sh59 SCAN_VIEW_SRC_DIR=$SRC_DIR/$TOOLCHAIN/clang/tools/scan-view
Dpackage-release.sh554 unpack_prebuilt scan-build-view "$DSTDIR" "$DSTDIR64"
/ndk/docs/renderscript/
Ddoxygen.css515 /* for the tree view */
522 /* these are for tree view when used as main index */
572 /* these are for tree view when not used as main index */
/ndk/sources/host-tools/sed-4.2.1/m4/
Dlib-prefix.m4182 dnl <http://docs.sun.com/app/docs/doc/816-5138/dev-env?l=en&a=view>.
/ndk/sources/host-tools/make-3.81/
DREADME.W32204 "x:\longpathtest". Type "dir /x" to view these filenames
DCOPYING110 these conditions, and telling the user how to view a copy of this
/ndk/sources/host-tools/make-3.81/tests/
DCOPYING109 these conditions, and telling the user how to view a copy of this
/ndk/tests/device/test-stlport_shared-exception/
DCOPYING109 these conditions, and telling the user how to view a copy of this
/ndk/tests/build/test-stlport_static-exception-force-rebuild/
DCOPYING109 these conditions, and telling the user how to view a copy of this
/ndk/tests/build/lambda-defarg3/
DCOPYING109 these conditions, and telling the user how to view a copy of this
/ndk/build/tools/toolchain-licenses/
DCOPYING109 these conditions, and telling the user how to view a copy of this
/ndk/tests/abcc/jni/mman-win32/
DLICENSE.TXT109 these conditions, and telling the user how to view a copy of this
/ndk/tests/device/test-stlport_static-exception/
DCOPYING109 these conditions, and telling the user how to view a copy of this
/ndk/sources/host-tools/sed-4.2.1/
DCOPYING109 work under this License, and how to view a copy of this License. If
/ndk/sources/host-tools/ndk-stack/binutils/
DCOPYING3108 work under this License, and how to view a copy of this License. If
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/
DCOPYING109 work under this License, and how to view a copy of this License. If

12