Home
last modified time | relevance | path

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

/external/llvm/unittests/MC/
DDisassembler.cpp16 static const char *symbolLookupCallback(void *DisInfo, uint64_t ReferenceValue, in symbolLookupCallback()
/external/llvm-project/llvm/unittests/MC/
DDisassembler.cpp15 static const char *symbolLookupCallback(void *DisInfo, uint64_t ReferenceValue, in symbolLookupCallback()
/external/proguard/src/proguard/evaluation/value/
DReferenceValue.java30 public abstract class ReferenceValue extends Category1Value class
/external/llvm/tools/llvm-objdump/
DMachODump.cpp2231 static const char *GuessCstringPointer(uint64_t ReferenceValue, in GuessCstringPointer()
2285 static const char *GuessIndirectSymbol(uint64_t ReferenceValue, in GuessIndirectSymbol()
2449 static uint64_t GuessPointerPointer(uint64_t ReferenceValue, in GuessPointerPointer()
2557 uint64_t ReferenceValue = 0) { in get_symbol_64()
2623 uint32_t ReferenceValue) { in get_symbol_32()
3219 uint64_t ReferenceValue, in get_objc2_64bit_class_name()
3269 static const char *get_objc2_64bit_cfstring_name(uint64_t ReferenceValue, in get_objc2_64bit_cfstring_name()
3303 static uint64_t get_objc2_64bit_selref(uint64_t ReferenceValue, in get_objc2_64bit_selref()
6097 static const char *GuessLiteralPointer(uint64_t ReferenceValue, in GuessLiteralPointer()
6236 uint64_t ReferenceValue, in SymbolizerSymbolLookUp()
[all …]
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp3015 static const char *GuessCstringPointer(uint64_t ReferenceValue, in GuessCstringPointer()
3069 static const char *GuessIndirectSymbol(uint64_t ReferenceValue, in GuessIndirectSymbol()
3216 static uint64_t GuessPointerPointer(uint64_t ReferenceValue, in GuessPointerPointer()
3330 uint64_t ReferenceValue = 0) { in get_symbol_64()
3388 uint32_t ReferenceValue) { in get_symbol_32()
3991 uint64_t ReferenceValue, in get_objc2_64bit_class_name()
4041 static const char *get_objc2_64bit_cfstring_name(uint64_t ReferenceValue, in get_objc2_64bit_cfstring_name()
4075 static uint64_t get_objc2_64bit_selref(uint64_t ReferenceValue, in get_objc2_64bit_selref()
6883 static const char *GuessLiteralPointer(uint64_t ReferenceValue, in GuessLiteralPointer()
7020 uint64_t ReferenceValue, in SymbolizerSymbolLookUp()
[all …]