Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinit/TMoe
/ getArchitecture
Method
getArchitecture
app/src/main/cpp/utils/elfsym/ElfView.h:68–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
[[nodiscard]] inline int getArchitecture() const noexcept {
69
return mArchitecture;
70
}
71
72
[[nodiscard]] int getElfInfo(ElfInfo &info) const;
73
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected