Searched defs:constant_pool (Results 1 - 24 of 24) sorted by relevance

/external/emma/core/java12/com/vladium/jcd/parser/
H A DClassDefParser.java109 constant_pool ();
159 void constant_pool () throws IOException method in class:ClassDefParser.classParser
/external/chromium_org/v8/src/ic/
H A Dic-inl.h51 ConstantPoolArray* IC::constant_pool() const { function in class:v8::internal::IC
68 return GetOriginalCode()->constant_pool();
85 ConstantPoolArray* constant_pool) {
87 Address target = Assembler::target_address_at(address, constant_pool);
97 ConstantPoolArray* constant_pool) {
100 Code* old_target = GetTargetAtAddress(address, constant_pool);
110 Assembler::set_target_address_at(address, constant_pool,
125 SetTargetAtAddress(address(), code, constant_pool());
155 return GetTargetAtAddress(address(), constant_pool());
84 GetTargetAtAddress(Address address, ConstantPoolArray* constant_pool) argument
96 SetTargetAtAddress(Address address, Code* target, ConstantPoolArray* constant_pool) argument
H A Dic-state.cc14 ConstantPoolArray* constant_pool) {
15 IC::Clear(isolate, address, constant_pool);
13 Clear(Isolate* isolate, Address address, ConstantPoolArray* constant_pool) argument
H A Dic.cc147 Address constant_pool = NULL; local
149 constant_pool =
160 constant_pool =
176 ConstantPoolArray::cast(reinterpret_cast<Object*>(constant_pool)),
452 stub->constant_pool()->set_weak_object_state(
479 ConstantPoolArray* constant_pool) {
480 Code* target = GetTargetAtAddress(address, constant_pool);
487 return LoadIC::Clear(isolate, address, target, constant_pool);
489 return KeyedLoadIC::Clear(isolate, address, target, constant_pool);
491 return StoreIC::Clear(isolate, address, target, constant_pool);
478 Clear(Isolate* isolate, Address address, ConstantPoolArray* constant_pool) argument
511 Clear(Isolate* isolate, Address address, Code* target, ConstantPoolArray* constant_pool) argument
521 Clear(Isolate* isolate, Address address, Code* target, ConstantPoolArray* constant_pool) argument
527 Clear(Isolate* isolate, Address address, Code* target, ConstantPoolArray* constant_pool) argument
536 Clear(Isolate* isolate, Address address, Code* target, ConstantPoolArray* constant_pool) argument
545 Clear(Isolate* isolate, Address address, Code* target, ConstantPoolArray* constant_pool) argument
555 Clear(Isolate* isolate, Address address, Code* target, ConstantPoolArray* constant_pool) argument
2385 Clear(Address address, Code* target, ConstantPoolArray* constant_pool) argument
[all...]
/external/chromium_org/v8/src/arm/
H A Dassembler-arm-inl.h129 return Assembler::constant_pool_entry_address(pc_, host_->constant_pool());
547 Address pc, ConstantPoolArray* constant_pool) {
549 DCHECK(constant_pool != NULL);
576 return reinterpret_cast<Address>(constant_pool) + cp_offset;
586 ConstantPoolArray* constant_pool) {
589 return Memory::Address_at(constant_pool_entry_address(pc, constant_pool));
618 ConstantPoolArray* constant_pool,
623 Memory::Address_at(constant_pool_entry_address(pc, constant_pool)) = target;
546 constant_pool_entry_address( Address pc, ConstantPoolArray* constant_pool) argument
585 target_address_at(Address pc, ConstantPoolArray* constant_pool) argument
617 set_target_address_at(Address pc, ConstantPoolArray* constant_pool, Address target, ICacheFlushMode icache_flush_mode) argument
H A Dassembler-arm.h658 void Populate(Assembler* assm, ConstantPoolArray* constant_pool);
753 Address pc, ConstantPoolArray* constant_pool));
757 ConstantPoolArray* constant_pool));
759 ConstantPoolArray* constant_pool,
764 ConstantPoolArray* constant_pool = code ? code->constant_pool() : NULL; local
765 return target_address_at(pc, constant_pool);
772 ConstantPoolArray* constant_pool = code ? code->constant_pool() : NULL; local
773 set_target_address_at(pc, constant_pool, targe
[all...]
/external/chromium_org/v8/src/ia32/
H A Dassembler-ia32-inl.h463 ConstantPoolArray* constant_pool) {
469 ConstantPoolArray* constant_pool,
462 target_address_at(Address pc, ConstantPoolArray* constant_pool) argument
468 set_target_address_at(Address pc, ConstantPoolArray* constant_pool, Address target, ICacheFlushMode icache_flush_mode) argument
H A Dassembler-ia32.cc2647 void Assembler::PopulateConstantPool(ConstantPoolArray* constant_pool) { argument
/external/chromium_org/v8/src/x64/
H A Dassembler-x64-inl.h188 ConstantPoolArray* constant_pool) {
194 ConstantPoolArray* constant_pool,
187 target_address_at(Address pc, ConstantPoolArray* constant_pool) argument
193 set_target_address_at(Address pc, ConstantPoolArray* constant_pool, Address target, ICacheFlushMode icache_flush_mode) argument
H A Dassembler-x64.h519 ConstantPoolArray* constant_pool);
521 ConstantPoolArray* constant_pool,
526 ConstantPoolArray* constant_pool = code ? code->constant_pool() : NULL;
527 return target_address_at(pc, constant_pool);
534 ConstantPoolArray* constant_pool = code ? code->constant_pool() : NULL; local
535 set_target_address_at(pc, constant_pool, target, icache_flush_mode);
1119 void PopulateConstantPool(ConstantPoolArray* constant_pool);
H A Dassembler-x64.cc2992 void Assembler::PopulateConstantPool(ConstantPoolArray* constant_pool) { argument
/external/chromium_org/v8/src/x87/
H A Dassembler-x87-inl.h464 ConstantPoolArray* constant_pool) {
470 ConstantPoolArray* constant_pool,
463 target_address_at(Address pc, ConstantPoolArray* constant_pool) argument
469 set_target_address_at(Address pc, ConstantPoolArray* constant_pool, Address target, ICacheFlushMode icache_flush_mode) argument
H A Dassembler-x87.cc2069 void Assembler::PopulateConstantPool(ConstantPoolArray* constant_pool) { argument
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dbcel.jar ... file org.apache.bcel.classfile.ConstantPool constant_pool public void " href="/5.1.0_r1/s? ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/chromium_org/v8/src/mips/
H A Dassembler-mips.h498 ConstantPoolArray* constant_pool)) {
502 ConstantPoolArray* constant_pool,
509 ConstantPoolArray* constant_pool = code ? code->constant_pool() : NULL; local
510 return target_address_at(pc, constant_pool);
517 ConstantPoolArray* constant_pool = code ? code->constant_pool() : NULL; local
518 set_target_address_at(pc, constant_pool, target, icache_flush_mode);
1108 void PopulateConstantPool(ConstantPoolArray* constant_pool);
497 INLINE(static Address target_address_at(Address pc, ConstantPoolArray* constant_pool)) argument
501 INLINE(static void set_target_address_at(Address pc, ConstantPoolArray* constant_pool, Address target, ICacheFlushMode icache_flush_mode = FLUSH_ICACHE_IF_NEEDED)) argument
H A Dassembler-mips.cc2739 void Assembler::PopulateConstantPool(ConstantPoolArray* constant_pool) { argument
/external/chromium_org/v8/src/mips64/
H A Dassembler-mips64.h488 ConstantPoolArray* constant_pool)) {
492 ConstantPoolArray* constant_pool,
499 ConstantPoolArray* constant_pool = code ? code->constant_pool() : NULL; local
500 return target_address_at(pc, constant_pool);
507 ConstantPoolArray* constant_pool = code ? code->constant_pool() : NULL; local
508 set_target_address_at(pc, constant_pool, target, icache_flush_mode);
1144 void PopulateConstantPool(ConstantPoolArray* constant_pool);
487 INLINE(static Address target_address_at(Address pc, ConstantPoolArray* constant_pool)) argument
491 INLINE(static void set_target_address_at(Address pc, ConstantPoolArray* constant_pool, Address target, ICacheFlushMode icache_flush_mode = FLUSH_ICACHE_IF_NEEDED)) argument
H A Dassembler-mips64.cc2924 void Assembler::PopulateConstantPool(ConstantPoolArray* constant_pool) { argument
/external/chromium_org/v8/src/arm64/
H A Dassembler-arm64.cc3099 void Assembler::PopulateConstantPool(ConstantPoolArray* constant_pool) { argument
/external/chromium_org/v8/src/
H A Dfactory.cc1435 Handle<ConstantPoolArray> constant_pool = local
1472 desc.origin->PopulateConstantPool(*constant_pool);
1473 code->set_constant_pool(*constant_pool);
/external/chromium_org/v8/src/heap/
H A Dheap.cc3464 code->constant_pool() != empty_constant_pool_array()) {
3467 allocation = CopyConstantPoolArray(code->constant_pool());
3507 code->constant_pool() != empty_constant_pool_array()) {
3510 AllocationResult allocation = CopyConstantPoolArray(code->constant_pool());
4140 ConstantPoolArray* constant_pool = ConstantPoolArray::cast(object); local
4141 constant_pool->Init(small);
4142 constant_pool->ClearPtrEntries(isolate());
4143 return constant_pool;
4166 ConstantPoolArray* constant_pool = ConstantPoolArray::cast(object); local
4167 constant_pool
[all...]
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 6273 milliseconds