Home
last modified time | relevance | path

Searched defs:ReferenceValue (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/MC/
H A DDisassembler.cpp15 static const char *symbolLookupCallback(void *DisInfo, uint64_t ReferenceValue, in symbolLookupCallback()
/llvm-project-15.0.7/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h230 explicit ReferenceValue(StorageLocation &ReferentLoc) in ReferenceValue() function
/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DMachODump.cpp3025 static const char *GuessCstringPointer(uint64_t ReferenceValue, in GuessCstringPointer()
3079 static const char *GuessIndirectSymbol(uint64_t ReferenceValue, in GuessIndirectSymbol()
3226 static uint64_t GuessPointerPointer(uint64_t ReferenceValue, in GuessPointerPointer()
3340 uint64_t ReferenceValue = 0) { in get_symbol_64()
3398 uint32_t ReferenceValue) { in get_symbol_32()
4001 uint64_t ReferenceValue, in get_objc2_64bit_class_name()
4051 static const char *get_objc2_64bit_cfstring_name(uint64_t ReferenceValue, in get_objc2_64bit_cfstring_name()
4085 static uint64_t get_objc2_64bit_selref(uint64_t ReferenceValue, in get_objc2_64bit_selref()
6889 static const char *GuessLiteralPointer(uint64_t ReferenceValue, in GuessLiteralPointer()
7026 uint64_t ReferenceValue, in SymbolizerSymbolLookUp()
[all …]