Home
last modified time | relevance | path

Searched defs:BaseAddress (Results 1 – 22 of 22) sorted by relevance

/llvm-project-15.0.7/bolt/unittests/Core/
H A DBinaryContext.cpp67 TEST_P(BinaryContextTester, BaseAddress) { in TEST_P() argument
78 Optional<uint64_t> BaseAddress = in TEST_P() local
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h144 llvm::Optional<uint64_t> BaseAddress; variable
H A DHeader.h62 uint64_t BaseAddress; member
/llvm-project-15.0.7/llvm/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.h68 uint64_t BaseAddress; member
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dtrusty.cpp66 void releasePagesToOS(UNUSED uptr BaseAddress, UNUSED uptr Offset, in releasePagesToOS()
H A Dfuchsia.cpp155 void releasePagesToOS(UNUSED uptr BaseAddress, uptr Offset, uptr Size, in releasePagesToOS()
H A Dlinux.cpp89 void releasePagesToOS(uptr BaseAddress, uptr Offset, uptr Size, in releasePagesToOS()
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp421 void* BaseAddress) { in INTERCEPTOR_WINAPI()
432 void* BaseAddress) { in INTERCEPTOR_WINAPI()
469 void* BaseAddress, size_t Size) { in INTERCEPTOR_WINAPI()
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h80 const MCSymbol *BaseAddress = nullptr; variable
/llvm-project-15.0.7/lldb/unittests/Core/
H A DDumpDataExtractorTest.cpp35 TEST(DumpDataExtractorTest, BaseAddress) { in TEST() argument
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h455 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processGOTRelocation() local
/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfiledBinary.h198 uint64_t BaseAddress = 0; variable
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1732 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processRelocationRef() local
1786 uintptr_t BaseAddress = uintptr_t(Section->getAddress()); in processRelocationRef() local
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DMinidump.h105 support::ulittle64_t BaseAddress; member
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopBuilder.cpp2109 Value *BaseAddress, Type *ElementType, bool Affine, Value *AccessValue, in addMemoryAccess()
2147 Value *BaseAddress, Type *ElementType, in addArrayAccess()
H A DScopInfo.cpp858 AccessType AccType, Value *BaseAddress, in MemoryAccess()
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp525 uint64_t BaseAddress = 0; in updateUnitDebugInfo() local
/llvm-project-15.0.7/bolt/lib/Profile/
H A DDataAggregator.cpp2047 Optional<uint64_t> BaseAddress = in parseMMapEvents() local
/llvm-project-15.0.7/llvm/unittests/DebugInfo/GSYM/
H A DGSYMTest.cpp1004 uint8_t AddrOffSize, uint64_t BaseAddress, in TestEncodeDecode()
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp4045 const uint64_t BaseAddress = getCodeSection()->getOutputAddress(); in updateOutputValues() local
/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DMachODump.cpp7347 uint64_t BaseAddress = 0; in DisassembleMachO() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBuiltin.cpp18941 llvm::Value *BaseAddress = in EmitHexagonBuiltinExpr() local