Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DSymbolSize.cpp19 int llvm::object::compareAddress(const SymEntry *A, const SymEntry *B) { in compareAddress() function in llvm::object
/external/llvm-project/llvm/lib/Object/
DSymbolSize.cpp20 int llvm::object::compareAddress(const SymEntry *A, const SymEntry *B) { in compareAddress() function in llvm::object
/external/llvm/lib/Object/
DSymbolSize.cpp28 static int compareAddress(const SymEntry *A, const SymEntry *B) { in compareAddress() function