<dec f='src/src/sys/external/bsd/acpica/dist/include/acutils.h' l='601' type='void * AcpiUtAllocateObjectDescDbg(const char * ModuleName, UINT32 LineNumber, UINT32 ComponentId)'/>
<use f='src/src/sys/external/bsd/acpica/dist/utilities/utobject.c' l='110' u='c' c='AcpiUtCreateInternalObjectDbg'/>
<use f='src/src/sys/external/bsd/acpica/dist/utilities/utobject.c' l='125' u='c' c='AcpiUtCreateInternalObjectDbg'/>
<def f='src/src/sys/external/bsd/acpica/dist/utilities/utobject.c' l='428' ll='457' type='void * AcpiUtAllocateObjectDescDbg(const char * ModuleName, UINT32 LineNumber, UINT32 ComponentId)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/utilities/utobject.c' l='413'>/*******************************************************************************
 *
 * FUNCTION:    AcpiUtAllocateObjectDescDbg
 *
 * PARAMETERS:  ModuleName          - Caller&apos;s module name (for error output)
 *              LineNumber          - Caller&apos;s line number (for error output)
 *              ComponentId         - Caller&apos;s component ID (for error output)
 *
 * RETURN:      Pointer to newly allocated object descriptor. Null on error
 *
 * DESCRIPTION: Allocate a new object descriptor. Gracefully handle
 *              error conditions.
 *
 ******************************************************************************/</doc>
