This is the complete list of members for BinaryNinja::ValueLocationComponent, including all inherited members.
| FromAPIObject(const BNValueLocationComponent *loc) | BinaryNinja::ValueLocationComponent | static |
| offset | BinaryNinja::ValueLocationComponent | |
| operator!=(const ValueLocationComponent &component) const | BinaryNinja::ValueLocationComponent | |
| operator==(const ValueLocationComponent &component) const | BinaryNinja::ValueLocationComponent | |
| RemapVariables(const std::function< Variable(Variable)> &remap) const | BinaryNinja::ValueLocationComponent | |
| size | BinaryNinja::ValueLocationComponent | |
| ToAPIObject() const | BinaryNinja::ValueLocationComponent | |
| ToString(Architecture *arch) const | BinaryNinja::ValueLocationComponent | |
| ValueLocationComponent()=default | BinaryNinja::ValueLocationComponent | |
| ValueLocationComponent(Variable var, int64_t ofs=0, std::optional< uint64_t > sz=std::nullopt) | BinaryNinja::ValueLocationComponent | inline |
| variable | BinaryNinja::ValueLocationComponent |