Home
last modified time | relevance | path

Searched defs:StartAddr (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCAssembler.cpp1036 static bool mayCrossBoundary(uint64_t StartAddr, uint64_t Size, in mayCrossBoundary()
1049 static bool isAgainstBoundary(uint64_t StartAddr, uint64_t Size, in isAgainstBoundary()
1061 static bool needPadding(uint64_t StartAddr, uint64_t Size, in needPadding()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCAssembler.cpp966 static bool mayCrossBoundary(uint64_t StartAddr, uint64_t Size, in mayCrossBoundary()
979 static bool isAgainstBoundary(uint64_t StartAddr, uint64_t Size, in isAgainstBoundary()
991 static bool needPadding(uint64_t StartAddr, uint64_t Size, in needPadding()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
H A DExtractRanges.cpp28 const uint64_t StartAddr = BaseAddr + AddrOffset; in decodeRange() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DRange.cpp80 const uint64_t StartAddr = BaseAddr + AddrOffset; in decode() local
/aosp_15_r20/external/giflib/
H A Dgifbuild.c957 char *StartAddr = tp; in EscapeString() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp133 orc::ExecutorAddr StartAddr; in startSynthesis() member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp491 uint64_t StartAddr = in findLineTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
H A DELFObject.h259 StartAddr = 5, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DInstrProf.h615 void mapVTableAddress(uint64_t StartAddr, uint64_t EndAddr, uint64_t MD5Val) { in mapVTableAddress()