Home
last modified time | relevance | path

Searched defs:getCommonSize (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Object/
H A DObjectFile.h327 inline uint64_t SymbolRef::getCommonSize() const { in getCommonSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DObjectFile.h393 inline uint64_t SymbolRef::getCommonSize() const { in getCommonSize() function
H A DIRSymtab.h209 uint64_t getCommonSize() const { in getCommonSize() function
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCSymbol.h329 uint64_t getCommonSize() const { in getCommonSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSymbol.h331 uint64_t getCommonSize() const { in getCommonSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCSymbol.h340 uint64_t getCommonSize() const { in getCommonSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCSymbol.h342 uint64_t getCommonSize() const { in getCommonSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCSymbol.h342 uint64_t getCommonSize() const { in getCommonSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DObjectFile.h419 inline uint64_t SymbolRef::getCommonSize() const { in getCommonSize() function
H A DIRSymtab.h214 uint64_t getCommonSize() const { in getCommonSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCSymbol.h342 uint64_t getCommonSize() const { in getCommonSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCSymbol.h342 uint64_t getCommonSize() const { in getCommonSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DObjectFile.h474 inline uint64_t SymbolRef::getCommonSize() const { in getCommonSize() function
DIRSymtab.h214 uint64_t getCommonSize() const { in getCommonSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DObjectFile.h475 inline uint64_t SymbolRef::getCommonSize() const { in getCommonSize() function
DIRSymtab.h214 uint64_t getCommonSize() const { in getCommonSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DObjectFile.h475 inline uint64_t SymbolRef::getCommonSize() const { in getCommonSize() function
DIRSymtab.h214 uint64_t getCommonSize() const { in getCommonSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DObjectFile.h475 inline uint64_t SymbolRef::getCommonSize() const { in getCommonSize() function
DIRSymtab.h214 uint64_t getCommonSize() const { in getCommonSize() function
/aosp_15_r20/external/llvm/tools/llvm-size/
H A Dllvm-size.cpp192 static uint64_t getCommonSize(ObjectFile *Obj) { in getCommonSize() function