Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DSymbolSize.h19 computeSymbolSizes(const ObjectFile &O);
/external/llvm-project/llvm/include/llvm/Object/
DSymbolSize.h28 computeSymbolSizes(const ObjectFile &O);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DSymbolSize.h28 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-10.0/llvm/lib/Object/
DSymbolSize.cpp40 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/llvm-project/llvm/lib/Object/
DSymbolSize.cpp46 llvm::object::computeSymbolSizes(const ObjectFile &O) { in computeSymbolSizes() function in llvm::object
/external/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileJITEventListener.cpp92 for (const std::pair<SymbolRef, uint64_t> &P : computeSymbolSizes(DebugObj)) { in notifyObjectLoaded()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileJITEventListener.cpp92 for (const std::pair<SymbolRef, uint64_t> &P : computeSymbolSizes(DebugObj)) { in notifyObjectLoaded()
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp111 for (const std::pair<SymbolRef, uint64_t> &P : computeSymbolSizes(DebugObj)) { in NotifyObjectEmitted()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp113 for (const std::pair<SymbolRef, uint64_t> &P : computeSymbolSizes(*DebugObj)) { in notifyObjectLoaded()
/external/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.cpp57 computeSymbolSizes(*Obj); in create()
/external/llvm-project/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.cpp58 computeSymbolSizes(*Obj); in create()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.cpp73 computeSymbolSizes(*Obj); in create()
/external/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp242 computeSymbolSizes(*DebugObj)) { in notifyObjectLoaded()
/external/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp244 for (const std::pair<SymbolRef, uint64_t> &P : computeSymbolSizes(DebugObj)) { in notifyObjectLoaded()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp244 for (const std::pair<SymbolRef, uint64_t> &P : computeSymbolSizes(DebugObj)) { in notifyObjectLoaded()
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp333 object::computeSymbolSizes(*SymbolObj); in printLineInfoForInput()
/external/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp181 object::computeSymbolSizes(*Obj); in dumpCXXData()
/external/llvm-project/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp189 object::computeSymbolSizes(*Obj); in dumpCXXData()
/external/llvm-project/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp418 object::computeSymbolSizes(*SymbolObj); in printLineInfoForInput()