Home
last modified time | relevance | path

Searched refs:computeSymbolSizes (Results 1 – 15 of 15) sorted by relevance

/external/llvm/include/llvm/Object/
DSymbolSize.h19 computeSymbolSizes(const ObjectFile &O);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DSymbolSize.h29 computeSymbolSizes(const ObjectFile &O);
/external/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileJITEventListener.cpp89 for (const std::pair<SymbolRef, uint64_t> &P : computeSymbolSizes(DebugObj)) { in NotifyObjectEmitted()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DSymbolSize.cpp41 llvm::object::computeSymbolSizes(const ObjectFile &O) { in computeSymbolSizes() function in llvm::object
/external/llvm/lib/Object/
DSymbolSize.cpp47 llvm::object::computeSymbolSizes(const ObjectFile &O) { in computeSymbolSizes() function in llvm::object
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileJITEventListener.cpp93 for (const std::pair<SymbolRef, uint64_t> &P : computeSymbolSizes(DebugObj)) { in NotifyObjectEmitted()
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp111 for (const std::pair<SymbolRef, uint64_t> &P : computeSymbolSizes(DebugObj)) { in NotifyObjectEmitted()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp114 for (const std::pair<SymbolRef, uint64_t> &P : computeSymbolSizes(*DebugObj)) { in NotifyObjectEmitted()
/external/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.cpp57 computeSymbolSizes(*Obj); in create()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.cpp71 computeSymbolSizes(*Obj); in create()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp243 for (const std::pair<SymbolRef, uint64_t> &P : computeSymbolSizes(DebugObj)) { in NotifyObjectEmitted()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp339 object::computeSymbolSizes(*SymbolObj); in printLineInfoForInput()
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp333 object::computeSymbolSizes(*SymbolObj); in printLineInfoForInput()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp179 object::computeSymbolSizes(*Obj); in dumpCXXData()
/external/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp181 object::computeSymbolSizes(*Obj); in dumpCXXData()