MCPcopy Create free account
hub / github.com/cinit/TMoe / getArchitecture

Method getArchitecture

app/src/main/cpp/utils/elfsym/ProcessView.cpp:125–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125int ProcessView::getArchitecture() const noexcept {
126 return mArchitecture;
127}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected