Searched defs:ObjectInfo (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/sys/contrib/dev/acpica/components/debugger/ | ||
H A D | dbnames.c | 876 ACPI_OBJECT_INFO *ObjectInfo; AcpiDbDisplayObjects() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MIRPrinter.cpp | 890 auto ObjectInfo = StackObjectOperandMapping.find(FrameIndex); printStackObjectReference() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ | ||
H A D | MIParser.cpp | 2122 auto ObjectInfo = PFS.StackObjectSlots.find(ID); parseStackFrameIndex() local |