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 D | MCAssembler.cpp | 1036 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 D | MCAssembler.cpp | 966 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 D | ExtractRanges.cpp | 28 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 D | Range.cpp | 80 const uint64_t StartAddr = BaseAddr + AddrOffset; in decode() local
|
/aosp_15_r20/external/giflib/ |
H A D | gifbuild.c | 957 char *StartAddr = tp; in EscapeString() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | DebuggerSupportPlugin.cpp | 133 orc::ExecutorAddr StartAddr; in startSynthesis() member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | SymbolCache.cpp | 491 uint64_t StartAddr = in findLineTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.h | 259 StartAddr = 5, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/ |
D | InstrProf.h | 615 void mapVTableAddress(uint64_t StartAddr, uint64_t EndAddr, uint64_t MD5Val) { in mapVTableAddress()
|