Home
last modified time | relevance | path

Searched refs:startAddress (Results 1 – 17 of 17) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/util/
DTryListBuilder.java65 int startAddress = tryBlock.getStartCodeAddress(); in massageTryBlocks() local
66 int endAddress = startAddress + tryBlock.getCodeUnitCount(); in massageTryBlocks()
69 tlb.addHandler(startAddress, endAddress, exceptionHandler); in massageTryBlocks()
189 private TryBounds<EH> getBoundingRanges(int startAddress, int endAddress) { in getBoundingRanges() argument
197 if (startAddress == currentStartAddress) { in getBoundingRanges()
203 } else if (startAddress > currentStartAddress && startAddress < currentEndAddress) { in getBoundingRanges()
209 startBlock = tryBlock.split(startAddress); in getBoundingRanges()
211 }else if (startAddress < currentStartAddress) { in getBoundingRanges()
217 startBlock = new MutableTryBlock<EH>(startAddress, endAddress); in getBoundingRanges()
226 startBlock = new MutableTryBlock<EH>(startAddress, currentStartAddress); in getBoundingRanges()
[all …]
/external/lzma/CPP/Windows/
DThread.h20 WRes Create(THREAD_FUNC_RET_TYPE (THREAD_FUNC_CALL_TYPE *startAddress)(void *), LPVOID parameter) in Create()
21 { return Thread_Create(&thread, startAddress, parameter); } in Create()
/external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/
DCatchMethodItem.java46 … int codeAddress, @Nullable String exceptionType, int startAddress, int endAddress, in CatchMethodItem() argument
51 … tryStartLabel = labelCache.internLabel(new LabelMethodItem(options, startAddress, "try_start_")); in CatchMethodItem()
DMethodDefinition.java538 int startAddress = tryBlock.getStartCodeAddress(); in addTries() local
539 int endAddress = startAddress + tryBlock.getCodeUnitCount(); in addTries()
541 if (startAddress >= codeSize) { in addTries()
543 startAddress)); in addTries()
570 handler.getExceptionType(), startAddress, endAddress, handlerAddress); in addTries()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DGsymCreator.cpp65 const uint64_t MinAddr = Funcs.front().startAddress(); in encode()
66 const uint64_t MaxAddr = Funcs.back().startAddress(); in encode()
101 uint64_t AddrOffset = FuncInfo.startAddress() - Hdr.BaseAddress; in encode()
/external/llvm-project/llvm/lib/DebugInfo/GSYM/
DGsymCreator.cpp72 const uint64_t MinAddr = BaseAddress ? *BaseAddress : Funcs.front().startAddress(); in encode()
73 const uint64_t MaxAddr = Funcs.back().startAddress(); in encode()
108 uint64_t AddrOffset = FuncInfo.startAddress() - Hdr.BaseAddress; in encode()
DDwarfTransformer.cpp218 DWARFAddressRange(FI.startAddress(), FI.endAddress()); in parseInlineInfo()
253 const uint64_t StartAddress = FI.startAddress(); in convertFunctionLineTable()
/external/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
DFunctionInfo.h172 uint64_t startAddress() const { return Range.Start; } in startAddress() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DFunctionInfo.h172 uint64_t startAddress() const { return Range.Start; } in startAddress() function
/external/lzma/C/
DLzFindMt.c104 static SRes MtSync_Create2(CMtSync *p, THREAD_FUNC_TYPE startAddress, void *obj, UInt32 numBlocks) in MtSync_Create2() argument
121 RINOK_THREAD(Thread_Create(&p->thread, startAddress, obj)); in MtSync_Create2()
126 static SRes MtSync_Create(CMtSync *p, THREAD_FUNC_TYPE startAddress, void *obj, UInt32 numBlocks) in MtSync_Create() argument
128 SRes res = MtSync_Create2(p, startAddress, obj, numBlocks); in MtSync_Create()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DDexWriter.java1206 int startAddress = tryBlock.getStartCodeAddress();
1207 int endAddress = startAddress + tryBlock.getCodeUnitCount();
1209 int tbCodeUnitCount = endAddress - startAddress;
1211 writer.writeInt(startAddress);
/external/llvm-project/llvm/unittests/DebugInfo/GSYM/
DGSYMTest.cpp97 EXPECT_EQ(FI.startAddress(), StartAddr); in TEST()
129 B.setStartAddress(A2.startAddress() + 0x1000); in TEST()
/external/rust/crates/libc/src/unix/haiku/
Dnative.rs623 startAddress: *mut *mut ::c_void, in create_area()
/external/dexmaker/lib/
Ddalvik-dx-9.0.0_r3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/guice/extensions/persist/lib/
Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...